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