Skip to content

Commit 3ae2edd

Browse files
authored
Bump version to 2.0.2
1 parent 22d8983 commit 3ae2edd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
setup(
1111
name="django-simple-bulma",
12-
version="2.0.1",
12+
version="2.0.2",
1313
description="Django application to add the Bulma CSS framework and its extensions",
1414
long_description=open("README.md").read(),
1515
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)