diff --git a/setup.py b/setup.py index 03ae798..6e6133d 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ # Short name of the package name="cs-gamestate", # Current version of the package - version="0.0.2", + version="0.0.3", # Which packages to include and from where packages=find_packages(), # Short description of the package