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.
1 parent 2d217f6 commit faafa0dCopy full SHA for faafa0d
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