Skip to content

Commit

Permalink
Version 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mwouts committed Feb 9, 2024
1 parent aaf7723 commit 1e48be4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ITables ChangeLog
=================

1.7.0-dev (2024-02-??)
1.7.0 (2024-02-09)
------------------

**Added**
Expand Down
2 changes: 1 addition & 1 deletion itables/version.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
"""ITables' version number"""

__version__ = "1.7.0-dev"
__version__ = "1.7.0"

0 comments on commit 1e48be4

Please sign in to comment.