Skip to content

Commit

Permalink
Publish version 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
krobbi committed Jul 23, 2023
1 parent 9e1a6fd commit ab9f822
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-jam"
VERSION: str = "1.0.0"
""" The version number to publish with. Only update when ready. """

PROJECT: str = "krobbizoid/afrogalypse"
Expand Down

0 comments on commit ab9f822

Please sign in to comment.