Skip to content

Commit faafa0d

Browse files
committed
Bump version in setup.py
1 parent 2d217f6 commit faafa0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

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

77
setuptools.setup(
88
name='git-aggregator',
9-
version='1.0.0',
9+
version='1.0.1.dev0',
1010
description='A library to aggregate git branches from different remotes '
1111
'into a consolidated one',
1212
long_description=open('README.rst').read(),

0 commit comments

Comments
 (0)