Browse Source

Bump version, dev status

Maarten van den Berg 6 years ago
parent
commit
c64c868fc6
1 changed files with 2 additions and 2 deletions
  1. 2 2
      setup.py

+ 2 - 2
setup.py

2
 
2
 
3
 setup(
3
 setup(
4
     name="piket",
4
     name="piket",
5
-    version="0.0.2",
5
+    version="0.1.0",
6
     classifiers=[
6
     classifiers=[
7
-        "Development Status :: 2 - Pre-Alpha",
7
+        "Development Status :: 4 - Beta",
8
         "License :: OSI Approved :: MIT License",
8
         "License :: OSI Approved :: MIT License",
9
         "Programming Language :: Python :: 3"
9
         "Programming Language :: Python :: 3"
10
         "Programming Language :: Python :: 3 :: Only",
10
         "Programming Language :: Python :: 3 :: Only",