Skip to content

Commit

Permalink
First public release.
Browse files Browse the repository at this point in the history
  • Loading branch information
dismine committed Aug 14, 2024
1 parent 47a701f commit 7039528
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# CHANGELOG

## 1.0.0 (2024-08-14)

* First public release
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ documentation = "https://checkbox-sdk.readthedocs.io"
license = "MIT"
packages = [{ include = "checkbox_sdk" }]
keywords = ["python", "sdk"]
include = ["CHANGELOG.md"]

[tool.poetry.dependencies]
python = "^3.8"
Expand Down

0 comments on commit 7039528

Please sign in to comment.