We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a6fcdd commit a33b6d6Copy full SHA for a33b6d6
src/rpdk/core/__init__.py
@@ -1,5 +1,5 @@
1
import logging
2
3
-__version__ = "0.1.2"
+__version__ = "0.1.3"
4
5
logging.getLogger(__name__).addHandler(logging.NullHandler())
0 commit comments