We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a569ff commit 894d873Copy full SHA for 894d873
1 file changed
everyvoice/_version.py
@@ -2,4 +2,4 @@
2
# [PEP 440 – Version Identification and Dependency Specification](https://peps.python.org/pep-0440/)
3
# [Specifying Your Project’s Version](https://setuptools.pypa.io/en/latest/userguide/distribution.html)
4
# [N!]N(.N)*[{a|b|rc}N][.postN][.devN]
5
-VERSION = "0.1.0a1"
+VERSION = "0.1.0a2"
0 commit comments