Skip to content

Commit 9cc3669

Browse files
committed
Bump package version to 15.0.0
Update __version__ in src/radarsimpy/__init__.py from 14.2.0 to 15.0.0 to reflect the new release.
1 parent 227d05d commit 9cc3669

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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__ = "14.2.0"
67+
__version__ = "15.0.0"
6868
__author__ = "RadarSimX"
6969
__email__ = "info@radarsimx.com"
7070
__url__ = "https://radarsimx.com"

0 commit comments

Comments
 (0)