Skip to content

Commit 4d1f9c5

Browse files
authored
Bump version
1 parent 4c67037 commit 4d1f9c5

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
@@ -20,7 +20,7 @@
2020
"""
2121
from __future__ import absolute_import, print_function, unicode_literals, division
2222

23-
__version__ = "0.8.0"
23+
__version__ = "1.6.0"
2424

2525
import os
2626
import sys

0 commit comments

Comments
 (0)