Skip to content

Commit f630c3a

Browse files
committed
Make version numbers consistent.
1 parent 4d68fc1 commit f630c3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

survey_dashboard/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
__name__ = "survey_dashboard"
2-
__version__ = "1.0.0"
2+
__version__ = "0.1.0"

0 commit comments

Comments
 (0)