Skip to content

Commit

Permalink
new version & changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
rv0lt committed Jun 27, 2024
1 parent 810f59c commit fb3d720
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
Changelog
==========

.. _2.7.1:

2.7.1 - 2024-06-27
~~~~~~~~~~~~~~~~~~~
- Fixes:
- Mismatch in the executable name in the documentation fixed.


.. _2.7.0:

2.7.0 - 2024-05-29
Expand Down
2 changes: 1 addition & 1 deletion dds_cli/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

# Do not change bump the major version unless absolutely necessary - makes incompatible with API
# If mid or minor version reaches 9, continue to 10, 11 etc.
__version__ = "2.7.0"
__version__ = "2.7.1"

0 comments on commit fb3d720

Please sign in to comment.