Skip to content

Commit 6354d52

Browse files
authored
Ver 2.0.2 (#33)
* Python 3.4 in master * Types fixed
1 parent a39dec2 commit 6354d52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

threaded/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
'gthreadpooled'
4242
)
4343

44-
__version__ = '2.0.1'
44+
__version__ = '2.0.2'
4545
__author__ = "Alexey Stepanov"
4646
__author_email__ = 'penguinolog@gmail.com'
4747
__maintainers__ = {

0 commit comments

Comments
 (0)