Skip to content

Commit efe60cb

Browse files
committed
version 18.1.7
1 parent 4690756 commit efe60cb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
# built documents.
6767
#
6868
# The short X.Y version.
69-
version = '18.1.6'
69+
version = '18.1.7'
7070
# The full version, including alpha/beta/rc tags.
7171

7272
# The language for content autogenerated by Sphinx. Refer to documentation

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
if sys.version_info < (3, 4):
1111
dependencies.append('enum34')
1212

13-
ver = "18.1.6"
13+
ver = "18.1.7"
1414

1515
setup(
1616
name='python-awips',

0 commit comments

Comments
 (0)