We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2d217f6 + faafa0d commit d2782cfCopy full SHA for d2782cf
setup.py
@@ -6,7 +6,7 @@
6
7
setuptools.setup(
8
name='git-aggregator',
9
- version='1.0.0',
+ version='1.0.1.dev0',
10
description='A library to aggregate git branches from different remotes '
11
'into a consolidated one',
12
long_description=open('README.rst').read(),
0 commit comments