Skip to content

Commit df2fbad

Browse files
committed
Bumping version
1 parent 09e6fa9 commit df2fbad

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

nrtest-swmm/nrtest_swmm/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
__credits__ = "Colleen Barr, Maurizio Cingi, Mark Gray, David Hall, Bryant McDonnell"
2626
__license__ = "CC0 1.0 Universal"
2727

28-
__version__ = "0.5.0"
29-
__date__ = "October 17, 2019"
28+
__version__ = "0.6.0"
29+
__date__ = "May 8, 2020"
3030

3131
__maintainer__ = "Michael E. Tryby"
3232
__email__ = "tryby.michael@epa.gov"

nrtest-swmm/setup.py

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

2828
setup(
2929
name='nrtest-swmm',
30-
version='0.5.0',
30+
version='0.6.0',
3131
description="SWMM extension for nrtest",
3232

3333
author="Michael E. Tryby",

0 commit comments

Comments
 (0)