diff --git a/setup.py b/setup.py index 97f3b3f..0ae2299 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setup( name="alleycat-reactive", - version="0.1.1", + version="0.2.0", author="Xavier Cho", author_email="mysticfallband@gmail.com", description="A simple Python library to provide an API to implement the Reactive Object Pattern (ROP).",