diff --git a/setup.py b/setup.py index ad1ff74..d4767c9 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="Farama-Notifications", - version="0.0.4", + version="0.0.5", author="Jordan Terry", author_email="Jkterry@farama.org", description="Notifications for all Farama Foundation maintained libraries.",