Skip to content

Commit a4fc280

Browse files
committed
bump version to v1.2.0
1 parent 1bf4f6f commit a4fc280

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ros2-pkg-create/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "ros2-pkg-create"
7-
version = "1.1.1"
7+
version = "1.2.0"
88
description = "Powerful ROS 2 Package Generator"
99
license = {file = "LICENSE"}
1010
readme = "README.md"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
__name__ = "ros2-pkg-create"
2-
__version__ = "1.1.1"
2+
__version__ = "1.2.0"

0 commit comments

Comments
 (0)