Skip to content

Commit 779949d

Browse files
committed
Bump version to 15.0.1 and update submodule
Update radarsimpy package version from 15.0.0 to 15.0.1 and advance the radarsimcpp submodule pointer to a396f5b. This prepares a patch release and ensures the Python package metadata matches the updated native code dependency.
1 parent 9cc3669 commit 779949d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/radarsimcpp

src/radarsimpy/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
from . import mesh_kit
6565

6666
# Package metadata
67-
__version__ = "15.0.0"
67+
__version__ = "15.0.1"
6868
__author__ = "RadarSimX"
6969
__email__ = "info@radarsimx.com"
7070
__url__ = "https://radarsimx.com"

0 commit comments

Comments
 (0)