Skip to content

Commit

Permalink
5.3.3
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release authored and ladybugbot committed Dec 4, 2018
1 parent ad1cf06 commit fb71f65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion uwg/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""Urban Weather Generator Library."""

__version__ = '5.3.2'
__version__ = '5.3.3'

from .simparam import SimParam
from .weather import Weather
Expand Down

0 comments on commit fb71f65

Please sign in to comment.