We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c67037 commit 4d1f9c5Copy full SHA for 4d1f9c5
sc2reader/__init__.py
@@ -20,7 +20,7 @@
20
"""
21
from __future__ import absolute_import, print_function, unicode_literals, division
22
23
-__version__ = "0.8.0"
+__version__ = "1.6.0"
24
25
import os
26
import sys
0 commit comments