diff --git a/setup.py b/setup.py index 5b34277..354fa27 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import find_packages, setup setup( name='tlapbot', - version='0.6.0', + version='0.6.1a1', packages=find_packages(), include_package_data=True, install_requires=[