1.0.0 real for real (hopefully)

This commit is contained in:
2022-11-29 11:01:31 +01:00
parent af36ddff75
commit 2c405d5a85
+1 -1
View File
@@ -2,7 +2,7 @@ from setuptools import find_packages, setup
setup( setup(
name='tlapbot', name='tlapbot',
version='1.0.0a2', version='1.0.0',
packages=find_packages(), packages=find_packages(),
include_package_data=True, include_package_data=True,
install_requires=[ install_requires=[