From 625d37209cf81cc45af8aade74c36e1322584f35 Mon Sep 17 00:00:00 2001 From: Lili Date: Thu, 12 Jan 2023 14:40:19 +0100 Subject: [PATCH] promote build to alpha 2 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 6b26135..7679289 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import find_packages, setup setup( name='tlapbot', - version='1.1.0a1', + version='1.1.0a2', packages=find_packages(), include_package_data=True, install_requires=[