We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e2101a commit b02a735Copy full SHA for b02a735
ecc/__init__.py
@@ -1,2 +1,2 @@
1
# We shouldn't do versioning. We should roll.
2
-__version__ = "0.0.1" # noqa
+__version__ = "1.0.0" # noqa
0 commit comments