Skip to content

Commit 8b6c9f9

Browse files
authored
Merge pull request #1266 from JosepSampe/lithops-dev
Update version.py
2 parents c9ea709 + 14be0ee commit 8b6c9f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lithops/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
__version__ = "3.1.2.dev0"
2+
__version__ = "3.1.2"
33

44
if __name__ == "__main__":
55
print(__version__)

0 commit comments

Comments
 (0)