We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c88ddb commit 30e1e73Copy full SHA for 30e1e73
setup.py
@@ -9,7 +9,7 @@
9
10
setup(
11
name="django-simple-bulma",
12
- version="2.2.1",
+ version="2.3.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