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 57d05e1 + 5054a70 commit 25c3e4dCopy full SHA for 25c3e4d
CHANGELOG.md
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/)
6
and this project adheres to [Semantic Versioning](https://semver.org/).
7
8
+## 3.0.3 - 2023-08-29
9
+
10
+### Added
11
12
+- Support for Clowder V2 thumbnails endpoints.
13
14
## 3.0.2 - 2023-07-20
15
16
### Added
setup.py
@@ -8,7 +8,7 @@
setup(
name='pyclowder',
- version='3.0.2',
+ version='3.0.3',
description='Python SDK for the Clowder Data Management System',
long_description=long_description,
0 commit comments