Skip to content

Commit 6ad9ec8

Browse files
authored
Update Lemonade to v9.2.0 (#284)
1 parent 7fc2430 commit 6ad9ec8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/gaia/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
__version__ = "0.15.2"
1010

1111
# Lemonade version used across CI and installer
12-
LEMONADE_VERSION = "9.1.4"
12+
LEMONADE_VERSION = "9.2.0"
1313

1414

1515
def get_package_version() -> str:

0 commit comments

Comments
 (0)