We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae3a0a1 commit fe791a5Copy full SHA for fe791a5
lithops/version.py
@@ -1,5 +1,5 @@
1
2
-__version__ = "2.4.1.dev0"
+__version__ = "2.4.1"
3
4
if __name__ == "__main__":
5
print(__version__)
0 commit comments