Skip to content

Commit

Permalink
Merge branch 'release/1.3.2' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelduchesne committed Feb 12, 2021
2 parents 7a5c6d9 + a689882 commit 6a25818
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 6a25818

Please sign in to comment.