Skip to content

Commit

Permalink
Merge pull request #1229 from ScilifelabDataCentre/update/2024-06-10-…
Browse files Browse the repository at this point in the history
…v11.4.2

Actually report updated version number
  • Loading branch information
Hammarn authored Jun 10, 2024
2 parents 5566088 + 49c3af9 commit 59c8383
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion orderportal/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
import pycountry


__version__ = "11.4.0"
__version__ = "11.4.2"


class Constants:
Expand Down

0 comments on commit 59c8383

Please sign in to comment.