Skip to content

Commit

Permalink
chore: bump version to 2.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
tsutterley committed Nov 15, 2023
1 parent 4b128f4 commit 5105a42
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions doc/source/release_notes/release-v2.0.9.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
##################
`Release v2.0.9`__
##################

* ``fix``: scaling factors for TPXO9-atlas currents for `#241 <https://github.com/tsutterley/pyTMD/discussions/241>`_ (`#243 <https://github.com/tsutterley/pyTMD/pull/243>`_)
* ``refactor``: renamed tidal ellipse function (`#243 <https://github.com/tsutterley/pyTMD/pull/243>`_)
* ``refactor``: renamed constituent parameters function (`#243 <https://github.com/tsutterley/pyTMD/pull/243>`_)
* ``refactor``: renamed check tide model points function (`#243 <https://github.com/tsutterley/pyTMD/pull/243>`_)
* ``feat``: can read from netCDF4 or HDF5 variable groups (`#243 <https://github.com/tsutterley/pyTMD/pull/249>`_)
* ``fix``: spelling mistakes (`#243 <https://github.com/tsutterley/pyTMD/pull/249>`_)
* ``feat``: add generic wrapper function for reading ATLAS constituents (`#243 <https://github.com/tsutterley/pyTMD/pull/250>`_)
* ``feat``: can write datetime as time column for csv files (`#243 <https://github.com/tsutterley/pyTMD/pull/252>`_)
* ``fix``: replace deprecated ``pkg_resources`` with ``importlib`` (`#243 <https://github.com/tsutterley/pyTMD/pull/256>`_)

.. __: https://github.com/tsutterley/pyTMD/releases/tag/2.0.9
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.7
2.0.9

0 comments on commit 5105a42

Please sign in to comment.