We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5b621a commit d989f2bCopy full SHA for d989f2b
python/rpdk/typescript/__init__.py
@@ -1,5 +1,5 @@
1
import logging
2
3
-__version__ = "1.0.1"
+__version__ = "1.0.2"
4
5
logging.getLogger(__name__).addHandler(logging.NullHandler())
0 commit comments