Skip to content

Commit 50a1ceb

Browse files
committed
release v1.0.2
1 parent da72ac3 commit 50a1ceb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

astyle_py/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
from .astyle_wrapper import Astyle, AstyleError
44

55
__all__ = ['Astyle', 'AstyleError']
6-
__version__ = '1.0.1'
6+
__version__ = '1.0.2'

0 commit comments

Comments
 (0)