Skip to content

Commit 6645746

Browse files
authored
Update setup.py
1 parent 25fb25c commit 6645746

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name='patchmind',
8-
version='0.1.1',
8+
version='0.1.2',
99
packages=find_packages(exclude=('tests',)),
1010
install_requires=[
1111
'GitPython',

0 commit comments

Comments
 (0)