Skip to content

Commit 3118801

Browse files
committed
Bump version to 1.9.3
1 parent d2925d8 commit 3118801

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

cinrad/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77

88
from .io import read_level2
99

10-
__version__ = "1.9.2"
10+
__version__ = "1.9.3"

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
author = "PyCINRAD Developers"
2323

2424
# The full version, including alpha/beta/rc tags
25-
release = "1.9.2"
25+
release = "1.9.3"
2626

2727

2828
# -- General configuration ---------------------------------------------------

0 commit comments

Comments
 (0)