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 d6e4859 commit 605c4c1Copy full SHA for 605c4c1
src/rpdk/core/__init__.py
@@ -1,5 +1,5 @@
1
import logging
2
3
-__version__ = "0.2.38"
+__version__ = "0.2.39"
4
5
logging.getLogger(__name__).addHandler(logging.NullHandler())
0 commit comments