Skip to content

Commit 59c8383

Browse files
authored
Merge pull request #1229 from ScilifelabDataCentre/update/2024-06-10-v11.4.2
Actually report updated version number
2 parents 5566088 + 49c3af9 commit 59c8383

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

orderportal/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
import pycountry
1111

1212

13-
__version__ = "11.4.0"
13+
__version__ = "11.4.2"
1414

1515

1616
class Constants:

0 commit comments

Comments
 (0)