We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25fb25c commit 6645746Copy full SHA for 6645746
1 file changed
setup.py
@@ -5,7 +5,7 @@
5
6
setup(
7
name='patchmind',
8
- version='0.1.1',
+ version='0.1.2',
9
packages=find_packages(exclude=('tests',)),
10
install_requires=[
11
'GitPython',
0 commit comments