Skip to content

Commit 0d24efd

Browse files
committed
[enh] new bugfix release 0.9.2
1 parent 5c99318 commit 0d24efd

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.9.1',
15+
version='0.9.2',
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)