Skip to content

Commit

Permalink
Merge pull request #206 from metomi/prepare-3.0.0
Browse files Browse the repository at this point in the history
Prepare release: 3.0.0
  • Loading branch information
MetRonnie authored Mar 31, 2022
2 parents e8a0aad + 3784c47 commit 0e46dfa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ones in. -->

--------------------------------------------------------------------------------

## isodatetime 3.0.0 (<span actions:bind='release-date'>Upcoming</span>)
## isodatetime 3.0.0 (<span actions:bind='release-date'>Released 2022-03-31</span>)

Requires Python 3.6+

Expand Down
2 changes: 1 addition & 1 deletion metomi/isodatetime/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@
# ----------------------------------------------------------------------------
"""Python ISO 8601 date time parser and data model/manipulation utilities."""

__version__ = "2.0.2"
__version__ = "3.0.0"

0 comments on commit 0e46dfa

Please sign in to comment.