Skip to content

Commit

Permalink
Merge pull request #2 from datalogics-robb/NewVersion
Browse files Browse the repository at this point in the history
Increment the micro version to 1.0.2
  • Loading branch information
datalogics-robb authored Mar 22, 2017
2 parents c1b5a34 + 73cc9f5 commit 0bdd922
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from distutils.core import setup

setup(name='python_processes',
version='1.0.1', # A DL-specific version number
version='1.0.2', # A DL-specific version number
description='Extensions to the subprocess module',
author='Benjamin Smedberg',
author_email='[email protected]',
Expand Down

0 comments on commit 0bdd922

Please sign in to comment.