Skip to content

Commit

Permalink
Publish version 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
krobbi committed Jul 23, 2023
1 parent 44f5340 commit bfb23d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/builds/build.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

from collections.abc import Callable

VERSION: str = "1.0.0"
VERSION: str = "1.0.1"
""" The version number to publish with. Only update when ready. """

PROJECT: str = "krobbizoid/afrogalypse"
Expand Down

0 comments on commit bfb23d2

Please sign in to comment.