Skip to content

Commit 0f012e9

Browse files
committed
Bump version again
The '0.4.14' tag points to a broken commit, so we need a new version.
1 parent 71daaca commit 0f012e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ def run(self):
118118
name='vmprof',
119119
author='vmprof team',
120120
author_email='fijal@baroquesoftware.com',
121-
version="0.4.14",
121+
version="0.4.15",
122122
packages=find_packages(),
123123
description="Python's vmprof client",
124124
long_description='See https://vmprof.readthedocs.org/',

0 commit comments

Comments
 (0)