Skip to content

Commit

Permalink
fix date of release
Browse files Browse the repository at this point in the history
  • Loading branch information
jswhit committed Nov 16, 2020
1 parent 244f968 commit 09ac695
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Time-handling functionality from netcdf4-python
## News
For details on the latest updates, see the [Changelog](https://github.com/Unidata/cftime/blob/master/Changelog).

11/03/2020: Version 1.3.0 released. **API change**: The `cftime.datetime` constructor now creates
11/16/2020: Version 1.3.0 released. **API change**: The `cftime.datetime` constructor now creates
'calendar-aware' instances (default is `'standard'` calendar, if `calendar=''` or `None` the instance
is not calendar aware and some methods, like `dayofwk`, `dayofyr`, `__add__` and `__sub__`, will not work)
See discussion for issue [#198](https://github.com/Unidata/cftime/issues/198).
Expand Down

0 comments on commit 09ac695

Please sign in to comment.