Skip to content

Commit

Permalink
Preparing release 2.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
daanvaningen committed Feb 6, 2024
1 parent be9333d commit a3fd4ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion HISTORY.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
History
=======

2.2.4 (unreleased)
2.2.4 (2024-02-06)
------------------

- Substance count regex fix
Expand Down
2 changes: 1 addition & 1 deletion threedigrid/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Threedigrid version number is automatic updated with zest.releaser
# the version number in setup.py is updated using the find_version()
__version__ = "2.2.4.dev0"
__version__ = "2.2.4"

0 comments on commit a3fd4ea

Please sign in to comment.