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 f182fcf + 0967715 commit ff0d374Copy full SHA for ff0d374
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 1.6.0 (2022-12-01)
2
+New: Import iNaturalist observations as subjects
3
+New: Import ML data extracts from Caesar
4
+
5
## 1.5.0 (2022-06-16)
6
- New: Caesar connection/configuration
7
- New: Enable SubjectSet-specific classification exports
setup.py
@@ -13,7 +13,7 @@
13
),
14
long_description=long_description,
15
long_description_content_type='text/markdown',
16
- version='1.5.0',
+ version='1.6.0',
17
packages=find_packages(),
18
include_package_data=True,
19
install_requires=[
0 commit comments