mirror of
https://github.com/daniviga/django-ram.git
synced 2025-08-05 05:37:50 +02:00
Update to Bootstrap 5.3.3 (#33)
* Update to Bootstrap 5.3.3 * Remove support for python 3.9
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from ram.utils import git_suffix
|
||||
|
||||
__version__ = "0.11.0"
|
||||
__version__ = "0.11.1"
|
||||
__version__ += git_suffix(__file__)
|
||||
|
Reference in New Issue
Block a user