We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da72ac3 commit 50a1cebCopy full SHA for 50a1ceb
astyle_py/__init__.py
@@ -3,4 +3,4 @@
3
from .astyle_wrapper import Astyle, AstyleError
4
5
__all__ = ['Astyle', 'AstyleError']
6
-__version__ = '1.0.1'
+__version__ = '1.0.2'
0 commit comments