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