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