Skip to content

Commit 3aa5249

Browse files
committed
Bump the version to 0.3.2.
1 parent 0454d7d commit 3aa5249

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sc2reader/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"""
1919
from __future__ import absolute_import
2020

21-
__version__ = '0.3.1'
21+
__version__ = '0.3.2'
2222

2323

2424
#System imports

0 commit comments

Comments
 (0)