diff --git a/setup.py b/setup.py index fff1434..ccd6614 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="quickai", # Replace with your own username - version="1.1.0", + version="1.2.0", author="geekjr", author_email="author@example.com", description="QuickAI is a Python library that makes it extremely easy to experiment with state-of-the-art "