We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2925d8 commit 3118801Copy full SHA for 3118801
2 files changed
cinrad/__init__.py
@@ -7,4 +7,4 @@
7
8
from .io import read_level2
9
10
-__version__ = "1.9.2"
+__version__ = "1.9.3"
docs/conf.py
@@ -22,7 +22,7 @@
22
author = "PyCINRAD Developers"
23
24
# The full version, including alpha/beta/rc tags
25
-release = "1.9.2"
+release = "1.9.3"
26
27
28
# -- General configuration ---------------------------------------------------
0 commit comments