Skip to content

Commit

Permalink
🔖 __init__.py: Update version string to v0.0.3
Browse files Browse the repository at this point in the history
This commit marks the creation of a new release of the package to the
Python package repositories.

Signed-off-by: Justin W. Flory (he/him) <git@jwf.io>
  • Loading branch information
jwflory committed Jun 21, 2023
1 parent 503b785 commit 7d05f4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bye_wiki/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.0.3-dev'
__version__ = '0.0.3'

0 comments on commit 7d05f4b

Please sign in to comment.