Skip to content

Commit bc28622

Browse files
authored
Merge pull request #131 from georgh/patch-1
Bump version
2 parents 4c67037 + 4d1f9c5 commit bc28622

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)