1.0.0 real for real (hopefully)

This commit is contained in:
Lili (Tlapka) 2022-11-29 11:01:31 +01:00
parent af36ddff75
commit 2c405d5a85
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='1.0.0a2',
version='1.0.0',
packages=find_packages(),
include_package_data=True,
install_requires=[