Skip to content

Commit 8684a00

Browse files
author
github-actions
committed
0.0.1-dev.1
Automatically generated by python-semantic-release
1 parent dcfd2e4 commit 8684a00

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# CHANGELOG
2+
3+
4+
5+
## v0.0.1-dev.1 (2023-11-05)
6+
7+
### Fix
8+
9+
* fix: initial ([`dcfd2e4`](https://github.com/nadobando/furiousapi-sqlmodel/commit/dcfd2e4e0b0e8d95eeef1ac50aa0645f5163b68d))

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ packages = [
6969
{include = "furiousapi"}
7070
]
7171
readme = "README.md"
72-
version = "0.1.0"
72+
version = "0.0.1-dev.1"
7373

7474
[tool.poetry.dependencies]
7575
furiousapi-core = {version = "^0", source = "test", allow-prereleases = true}

0 commit comments

Comments
 (0)