From 1cdcf999ecc7088f59dba43616808b55d214ced1 Mon Sep 17 00:00:00 2001 From: Tucker Alban Date: Sun, 19 Feb 2023 14:52:34 -0500 Subject: [PATCH] Bump version 1.0.4 -> 1.0.5 --- setup.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.cfg b/setup.cfg index a32d496ea0..98d5941190 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = smarts -version = 1.0.4 +version = 1.0.5 url = https://github.com/huawei-noah/SMARTS long_description = file:utils/setup/README.pypi.md long_description_content_type = text/markdown @@ -119,4 +119,4 @@ opendrive = opendrive2lanelet>=1.2.1 [aliases] -test=pytest \ No newline at end of file +test=pytest