Skip to content

Commit 0bdd922

Browse files
Merge pull request #2 from datalogics-robb/NewVersion
Increment the micro version to 1.0.2
2 parents c1b5a34 + 73cc9f5 commit 0bdd922

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
@@ -3,7 +3,7 @@
33
from distutils.core import setup
44

55
setup(name='python_processes',
6-
version='1.0.1', # A DL-specific version number
6+
version='1.0.2', # A DL-specific version number
77
description='Extensions to the subprocess module',
88
author='Benjamin Smedberg',
99
author_email='benjamin@smedbergs.us',

0 commit comments

Comments
 (0)