Skip to content

Commit

Permalink
chore(main): release 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and b1rger committed Aug 16, 2023
1 parent d9d873b commit df88ae7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## 0.1.0 (2023-08-16)


### Bug Fixes

* rename module folder to adhere to Python convention ([d9d873b](https://github.com/acdh-oeaw/apis-acdhch-default-settings/commit/d9d873b1b5decf53dcaa58cf4a0a95f6a2b3f944))
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "apis-acdhch-default-settings"
version = "0.1"
version = "0.1.0"
description = "Default settings for APIS instances at the ACDH-CH"
authors = ["Birger Schacht <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit df88ae7

Please sign in to comment.