Skip to content

Commit 5054a70

Browse files
committed
version bump
1 parent 57d05e1 commit 5054a70

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)