Skip to content

Commit

Permalink
Bump minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
padix-key committed Sep 2, 2024
1 parent c570e70 commit 53fdfa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/hydride/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# under the 3-Clause BSD License. Please see 'LICENSE.rst' for further
# information.

__version__ = "1.2.0"
__version__ = "1.2.1"
__name__ = "hydride"
__author__ = "Jacob Anter, Patrick Kunzmann"

Expand Down

0 comments on commit 53fdfa8

Please sign in to comment.