We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0924321 commit 9793f40Copy full SHA for 9793f40
1 file changed
setup.py
@@ -3,7 +3,7 @@
3
4
setup(
5
name='pypigit',
6
- version='0.2.6',
+ version='0.2.7',
7
description='A simple PyPi-like server that automatically generates python packages from git tags',
8
author='desertkun',
9
license='MIT',
0 commit comments