Skip to content

Commit 25c3e4d

Browse files
authored
Merge pull request #84 from clowder-framework/v3.0.3
version bump 3.0.3
2 parents 57d05e1 + 5054a70 commit 25c3e4d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](https://semver.org/).
77

8+
## 3.0.3 - 2023-08-29
9+
10+
### Added
11+
12+
- Support for Clowder V2 thumbnails endpoints.
13+
814
## 3.0.2 - 2023-07-20
915

1016
### Added

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
setup(
1010
name='pyclowder',
11-
version='3.0.2',
11+
version='3.0.3',
1212
description='Python SDK for the Clowder Data Management System',
1313
long_description=long_description,
1414

0 commit comments

Comments
 (0)