Skip to content

Commit 894d873

Browse files
committed
chore: bump version
1 parent 2a569ff commit 894d873

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

everyvoice/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# [PEP 440 – Version Identification and Dependency Specification](https://peps.python.org/pep-0440/)
33
# [Specifying Your Project’s Version](https://setuptools.pypa.io/en/latest/userguide/distribution.html)
44
# [N!]N(.N)*[{a|b|rc}N][.postN][.devN]
5-
VERSION = "0.1.0a1"
5+
VERSION = "0.1.0a2"

0 commit comments

Comments
 (0)