Skip to content

Commit

Permalink
Version 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mwouts committed Dec 4, 2022
1 parent 7fba95a commit bbaa579
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.3.6-dev (2022-11-??)
1.4.0 (2022-12-04)
------------------

**Fixed**
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.3.6-dev"
__version__ = "1.4.0"

0 comments on commit bbaa579

Please sign in to comment.