promote to alpha 2

This commit is contained in:
2024-02-10 15:00:35 +01:00
parent f1a57c16e4
commit 3fe454d35c
+1 -1
View File
@@ -2,7 +2,7 @@ from setuptools import find_packages, setup
setup(
name='tlapbot',
version='1.2.2a1',
version='1.2.2a2',
packages=find_packages(),
include_package_data=True,
install_requires=[