We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d4f514 commit 35f90d6Copy full SHA for 35f90d6
setup.py
@@ -3,7 +3,7 @@
3
import setuptools.command.build_py
4
5
PROJECT_METADATA = {
6
- "version": "1.6.0.dev2",
+ "version": "1.6.0",
7
"author": 'Mark Reid',
8
"author_email": 'mindmark@gmail.com',
9
"license": 'MIT',
0 commit comments