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