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 5e753b5 commit f1fc623Copy full SHA for f1fc623
python/rpdk/python/__init__.py
@@ -1,5 +1,5 @@
1
import logging
2
3
-__version__ = "2.1.2"
+__version__ = "2.1.3"
4
5
logging.getLogger(__name__).addHandler(logging.NullHandler())
0 commit comments