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 7a15e96 commit 7e52ca3Copy full SHA for 7e52ca3
1 file changed
threaded/__init__.py
@@ -41,7 +41,7 @@
41
if GThreadPooled is not None: # pragma: no cover
42
__all__ += ("GThreadPooled", "gthreadpooled")
43
44
-__version__ = "2.0.2"
+__version__ = "2.0.3"
45
__author__ = "Alexey Stepanov"
46
__author_email__ = "penguinolog@gmail.com"
47
__maintainers__ = {
0 commit comments