From 3797adf48206002fe476d7efac3f54699aef1148 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Steven!=20Ragnar=C3=B6k?= Date: Thu, 11 Jul 2024 11:26:50 -0700 Subject: [PATCH] Set to next development version. --- rosdoc2/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rosdoc2/__init__.py b/rosdoc2/__init__.py index fe0fbf6..7c62346 100644 --- a/rosdoc2/__init__.py +++ b/rosdoc2/__init__.py @@ -12,4 +12,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -__version__ = '0.2.0' +__version__ = '0.2.1.dev0'