Skip to content

Commit

Permalink
release: 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
odscjames committed Jun 16, 2023
1 parent 48c9acf commit d5e9de1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [0.1.0] - 2023-06-16

First Release

2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

setup(
name="libcoveweb2",
version="0.0.0",
version="0.1.0",
author="Open Data Services",
author_email="code@opendataservices.coop",
packages=find_packages(),
Expand Down

0 comments on commit d5e9de1

Please sign in to comment.