@@ -2,9 +2,9 @@ from setuptools import setup
setup(
name="piket",
- version="0.0.2",
+ version="0.1.0",
classifiers=[
- "Development Status :: 2 - Pre-Alpha",
+ "Development Status :: 4 - Beta",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 3"
"Programming Language :: Python :: 3 :: Only",