Skip to content

Commit c0c8ace

Browse files
committed
Update version number to 2.0.3 in build scripts
1 parent cd3eebc commit c0c8ace

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cape/setup_py/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
# Compile and link
2121
SETUP_SETTINGS = dict(
2222
name="cape",
23-
version="2.0.2",
23+
version="2.0.3",
2424
description="CAPE computational aerosciences package",
2525
long_description=LONG_DESCRIPTION,
2626
url="https://www.github.com/nasa/cape",

0 commit comments

Comments
 (0)