bump version number for today's stream
(for real this time)
This commit is contained in:
parent
a62c718aa1
commit
5561621be2
2
setup.py
2
setup.py
@ -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=[
|
||||
|
Loading…
x
Reference in New Issue
Block a user