bump version number for today's stream

(for real this time)
This commit is contained in:
Lili (Tlapka) 2022-10-18 15:24:55 +02:00
parent a62c718aa1
commit 5561621be2
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ from setuptools import find_packages, setup
setup(
name='tlapbot',
version='0.6.0a2',
version='0.6.0a3',
packages=find_packages(),
include_package_data=True,
install_requires=[