mirror of
https://github.com/daniviga/django-ram.git
synced 2025-08-05 05:37:50 +02:00
Bootstrap 5.3 (#21)
* Migarte to Bootstrap 5.3 * Cleanup and version bump
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from ram.utils import git_suffix
|
||||
|
||||
__version__ = "0.2.0"
|
||||
__version__ = "0.3.0"
|
||||
__version__ += git_suffix(__file__)
|
||||
|
Reference in New Issue
Block a user