Skip to content

Commit

Permalink
Version Bump: 0.2.35 (#1050)
Browse files Browse the repository at this point in the history
  • Loading branch information
ammokhov committed Dec 20, 2023
1 parent 5306687 commit c29b56c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/rpdk/core/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import logging

__version__ = "0.2.34"
__version__ = "0.2.35"

logging.getLogger(__name__).addHandler(logging.NullHandler())

0 comments on commit c29b56c

Please sign in to comment.