We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78dbff1 commit 1bbafe0Copy full SHA for 1bbafe0
setup.py
@@ -9,7 +9,7 @@
9
10
setup(
11
name="django-simple-bulma",
12
- version="2.6.0",
+ version="2.7.0",
13
description="Django application to add the Bulma CSS framework and its extensions",
14
long_description=open("README.md").read(),
15
long_description_content_type="text/markdown",
0 commit comments