Skip to content

Commit

Permalink
Preparing release 2.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
benvanbasten-ns committed Nov 26, 2024
1 parent f01f3cc commit dab7c0c
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.3.3 (unreleased)
2.3.3 (2024-11-26)
------------------

- Reverted string-casting of file paths in GridH5ResultAdmin constructor.
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.3.3.dev0"
__version__ = "2.3.3"

0 comments on commit dab7c0c

Please sign in to comment.