Skip to content

Commit 11e843f

Browse files
committed
increment version for bugfix
1 parent d89b3a3 commit 11e843f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

swmmnetwork/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
__author__ = 'Austin Orr'
66
__email__ = '[email protected]'
7-
__version__ = '0.2.2'
7+
__version__ = '0.2.3'
88

99
from .swmmnetwork import SwmmNetwork
1010
from .convert import (

0 commit comments

Comments
 (0)