Skip to content

Commit

Permalink
bump version to 2.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jmw182 committed Apr 17, 2024
1 parent dd118df commit f0a7ed3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pyrtma/__version__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
__title__ = "pyrtma"
__description__ = "A Python compiler and client for RTMA/Dragonfly messaging system"
__url__ = "https://github.com/pitt-rnel/pyrtma"
__version__ = "2.2.2"
__version__ = "2.2.3"
__author__ = "RNEL"
__author_email__ = ""
__license__ = "MIT"
Expand Down

0 comments on commit f0a7ed3

Please sign in to comment.