Skip to content

Commit 77a2837

Browse files
committed
Set release version to 0.3.0
1 parent 5184ade commit 77a2837

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.2.0'
11+
__version__ = '0.3.0'
1212

1313
import re
1414

0 commit comments

Comments
 (0)