change version to alpha 1 of 1.0.0

This commit is contained in:
2022-11-22 12:34:51 +01:00
parent e82ecb0784
commit 528ffa05d8
+1 -1
View File
@@ -2,7 +2,7 @@ from setuptools import find_packages, setup
setup(
name='tlapbot',
version='0.6.1',
version='1.0.0a1',
packages=find_packages(),
include_package_data=True,
install_requires=[