From 05f28b71bdb23862727b36fa10df9a37cec6ef92 Mon Sep 17 00:00:00 2001 From: Lili Date: Tue, 10 Jan 2023 12:23:59 +0100 Subject: [PATCH] promote develop build to 1.1.0a1 very early alpha, still missing 2 things from the checklist --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index ed1cef3..6b26135 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import find_packages, setup setup( name='tlapbot', - version='1.0.1', + version='1.1.0a1', packages=find_packages(), include_package_data=True, install_requires=[