Skip to content

Commit

Permalink
Bumps version
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelduchesne committed Feb 12, 2021
1 parent 7a5c6d9 commit a689882
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion trnsystor/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
from .trnsysmodel import TrnsysModel

# Version of the package
__version__ = "1.3.1"
__version__ = "1.3.2"

# warn if a newer version of archetypal is available
warn_if_outdated("trnsystor", __version__)
Expand Down

0 comments on commit a689882

Please sign in to comment.