File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,17 @@ for a full listing of issues for each release.
55
66--------------------------------------------------------------------------------
77
8+ ## isodatetime 2018.02.0 (Released 2018-02-06)
9+
10+ This is the 9th release of isodatetime.
11+
12+ ### Noteworthy Changes
13+
14+ [ #82 ] ( https://github.com/metomi/isodatetime/pull/82 ) :
15+ Fix subtracting a later timepoint from an earlier one.
16+
17+ --------------------------------------------------------------------------------
18+
819## isodatetime 2017.08.0 (Released 2017-08-09)
920
1021This is the 8th release of isodatetime.
Original file line number Diff line number Diff line change 1717# ----------------------------------------------------------------------------
1818"""Python ISO 8601 date time parser and data model/manipulation utilities."""
1919
20- __version__ = "2017.08 .0"
20+ __version__ = "2018.02 .0"
You can’t perform that action at this time.
0 commit comments