Skip to content

Commit 0578978

Browse files
committed
v1.3.3 release
1 parent e8a80be commit 0578978

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
except ImportError:
1010
from setuptools import Extension
1111

12-
__version__ = "1.3.2"
12+
__version__ = "1.3.3"
1313

1414

1515
class PyTest(tester):

0 commit comments

Comments
 (0)