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.
1 parent 1436ba2 commit 1e7c35aCopy full SHA for 1e7c35a
CHANGELOG.md
@@ -5,7 +5,7 @@ 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.6 - 2023-10-10
+## 3.0.7 - 2023-10-11
9
10
### Added
11
setup.py
@@ -8,7 +8,7 @@
setup(
name='pyclowder',
- version='3.0.6',
+ version='3.0.7',
12
description='Python SDK for the Clowder Data Management System',
13
long_description=long_description,
14
0 commit comments