Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
roedoejet committed Jun 25, 2024
1 parent 076de12 commit c4d7dbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion everyvoice/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
# [PEP 440 – Version Identification and Dependency Specification](https://peps.python.org/pep-0440/)
# [Specifying Your Project’s Version](https://setuptools.pypa.io/en/latest/userguide/distribution.html)
# [N!]N(.N)*[{a|b|rc}N][.postN][.devN]
VERSION = "0.1.0a0.dev0"
VERSION = "0.1.0a0"

0 comments on commit c4d7dbc

Please sign in to comment.