promote beta build to full release
This commit is contained in:
parent
fd66271a4c
commit
a5b38865eb
2
setup.py
2
setup.py
@ -2,7 +2,7 @@ from setuptools import find_packages, setup
|
||||
|
||||
setup(
|
||||
name='tlapbot',
|
||||
version='1.1.0b1',
|
||||
version='1.1.0',
|
||||
packages=find_packages(),
|
||||
include_package_data=True,
|
||||
install_requires=[
|
||||
|
Loading…
x
Reference in New Issue
Block a user