Skip to content

Commit 40f0d46

Browse files
committed
updated version numbers for bug fix
1 parent 2cc7c86 commit 40f0d46

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
project = 'WRF Cloud'
2121
author = 'UCAR/UCP/COMET and UCAR/NCAR/RAL and UCAR/NCAR/MMM'
2222
author_list = 'Fossell, K., D. Hahn, G. McCabe, J. Halley Gotway, P. Kucera, M. Harrold, M. Kavlich,'
23-
version = '1.0.0'
23+
version = '1.0.1'
2424
verinfo = version
2525
release = f'{version}'
2626
release_year = '2023'

python/src/setup.py

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

33
setup(
44
name='wrfcloud',
5-
version='1.0.0',
5+
version='1.0.1',
66
description='NCAR/RAL WRF Cloud Framework',
77
author='David Hahn',
88
author_email='hahnd@ucar.edu',

0 commit comments

Comments
 (0)