Skip to content

Commit dc2316c

Browse files
committed
[mod] quickfix release 0.7.1
1 parent badc98d commit dc2316c

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
@@ -12,7 +12,7 @@
1212

1313

1414
setup(name='redbaron',
15-
version='0.7',
15+
version='0.7.1',
1616
description='Abstraction on top of baron, a FST for python to make writing refactoring code a realistic task',
1717
author='Laurent Peuch',
1818
long_description=read_md("README.md") + "\n\n" + open("CHANGELOG", "r").read(),

0 commit comments

Comments
 (0)