Skip to content

Commit

Permalink
Bump version to 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dhadka committed Sep 5, 2024
1 parent 57d067d commit c6e3adb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rhodium/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
__author__ = "David Hadka"
__copyright__ = "Copyright 2015-2024, David Hadka"
__license__ = "GPLv3"
__version__ = "1.3.0"
__version__ = "1.4.0"
__maintainer__ = "David Hadka"
__email__ = "[email protected]"

Expand Down

0 comments on commit c6e3adb

Please sign in to comment.