Skip to content

Commit

Permalink
Preparing release 1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
caspervdw committed Feb 1, 2023
1 parent 1a2693b commit b4636fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Changelog of hydxlib
===================================================

1.4.3 (unreleased)
1.4.3 (2023-02-01)
------------------

- Fixed packaging (hydxlib was not listed as package in setup).
Expand Down
2 changes: 1 addition & 1 deletion hydxlib/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# fmt: off
__version__ = '1.4.3.dev0'
__version__ = '1.4.3'
# fmt: on

0 comments on commit b4636fa

Please sign in to comment.