Skip to content

Commit 82f96f8

Browse files
author
James (ODSC)
authored
Merge pull request #4 from OpenDataServices/2023-07-07
release: 0.2.0
2 parents 58f4623 + dcb408f commit 82f96f8

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
## [Unreleased]
99

10+
## [0.2.0] - 2023-07-11
11+
1012
## Added
1113

1214
- Model SuppliedDataFile has new method storage_name for use with Django storage (like storage_dir on SuppliedData)

setup.py

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

55
setup(
66
name="libcoveweb2",
7-
version="0.1.0",
7+
version="0.2.0",
88
author="Open Data Services",
99
author_email="[email protected]",
1010
packages=find_packages(),

0 commit comments

Comments
 (0)