Skip to content

Commit

Permalink
v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Markus Shepherd authored and MarkusShepherd committed Apr 9, 2020
1 parent 1e3e776 commit 6d415ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion estimator/transport_co2/__version__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

"""Version."""

VERSION = (0, 1, 2)
VERSION = (0, 2, 0)
__version__ = ".".join(map(str, VERSION))

0 comments on commit 6d415ae

Please sign in to comment.