Skip to content

Commit

Permalink
Merge branch 'develop' into BUGtimedelta
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathonMSmith authored Aug 14, 2024
2 parents 9e1df50 + 9dcefcf commit 25f6848
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ This project adheres to [Semantic Versioning](https://semver.org/).
* Update usage of getitem for `pds.Series`
* Updates usage of `dt.datetime.utcnow()` to `dt.datetime.now(dt.timezone.utc)`
* Drop testing for python 3.9 following NEP29.
* Update useage of `step.delta` to `pds.Timedelta(step)`
* Update pip rc install workflow to test against multiple python versions
* Updated deprecated useage of `step.delta` to `pds.Timedelta(step)`

Expand Down

0 comments on commit 25f6848

Please sign in to comment.