Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Damego committed Nov 22, 2022
1 parent 00e21ec commit 6c93458
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion interactions/ext/i18n/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

__all__ = ("version", "base", "setup")

__version__ = "0.0.1"
__version__ = "0.0.2"

version = Version(
version=__version__, author=VersionAuthor(name="Damego", email="damego.dev@gmail.com")
Expand Down

0 comments on commit 6c93458

Please sign in to comment.