We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e781fe commit ea67d9aCopy full SHA for ea67d9a
1 file changed
setup.py
@@ -78,7 +78,7 @@
78
name='vmprof',
79
author='vmprof team',
80
author_email='fijal@baroquesoftware.com',
81
- version="0.4.2.dev1",
+ version="0.4.2",
82
packages=find_packages(),
83
description="Python's vmprof client",
84
long_description='See https://vmprof.readthedocs.org/',
0 commit comments