Skip to content

Commit

Permalink
Update version to 0.2.0.post1
Browse files Browse the repository at this point in the history
  • Loading branch information
felixdivo authored May 21, 2023
1 parent 4c02185 commit 42f3c2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ros2_easy_test/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"""

__author__ = "Felix Divo <[email protected]>"
__version__ = "0.1.0"
__version__ = "0.2.0.post1"

from .decorators import with_launch_file, with_single_node
from .env import ROS2TestEnvironment
Expand Down

0 comments on commit 42f3c2a

Please sign in to comment.