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