Skip to content

Commit

Permalink
chore(main): release 0.1.0 (#1)
Browse files Browse the repository at this point in the history
* chore(main): release 0.1.0

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and pre-commit-ci[bot] authored Mar 25, 2023
1 parent 0b7f36a commit aa6f91c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Changelog

## 0.1.0 (2023-03-25)

### Features

- initial commit ([0b7f36a](https://github.com/liblaf/utils.py/commit/0b7f36a0da4a117102e0631fede3d78ff8eeecba))
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ name = "utils-py"
packages = [{ include = "utils" }]
readme = "README.md"
repository = "https://github.com/liblaf/utils.py"
version = "0.0.0"
version = "0.1.0"

[tool.poetry.dependencies]
pygithub = "^1.58.1"
Expand Down

0 comments on commit aa6f91c

Please sign in to comment.