Skip to content

Commit 2c88373

Browse files
committed
Set release version to 0.2.0
1 parent 39e2a5a commit 2c88373

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

stringutils/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
:license: MIT, see LICENSE.txt for more details.
99
"""
1010

11-
__version__ = '0.1.0'
11+
__version__ = '0.2.0'
1212

1313
import re
1414

0 commit comments

Comments
 (0)