We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8e53478 + 387c91f commit 4407f1cCopy full SHA for 4407f1c
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+# 5.19.0 (February 2024)
2
+
3
+- Removal of python-future compatibility code [#390](https://github.com/ome/omero-py/pull/390)
4
5
+This release adds preliminary support for running OMERO.py on Python 3.12 environments.
6
7
+The `future` dependency should be considered deprecated and will be removed in the
8
+next minor release of OMERO.py. Downstream projects which are relying on this
9
+dependency should declare it explicitly in their configuration file.
10
11
# 5.18.0 (January 2024)
12
13
## Other updates
0 commit comments