Skip to content

Commit 1925fab

Browse files
committed
bump version; the only reason for this release is that 0.4.13 has been released as source-only; we do a new version with a git tag to trigger the automatic deployment done by travis
1 parent d83be97 commit 1925fab

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.13",
121+
version="0.4.14",
122122
packages=find_packages(),
123123
description="Python's vmprof client",
124124
long_description='See https://vmprof.readthedocs.org/',

0 commit comments

Comments
 (0)