Skip to content

Commit 2ba9e6d

Browse files
authored
release v0.0.6
1 parent f21f995 commit 2ba9e6d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

docs/changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## Upcoming features (`master`)
44

5+
6+
7+
## v0.0.6
8+
59
- Fix supabase link in README.md file ([#42](https://github.com/makridenko/supadantic/issues/42))
610
- Optimization fix ([#20](https://github.com/makridenko/supadantic/issues/20))
711
- Typing fix ([#34](https://github.com/makridenko/supadantic/issues/34))

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "supadantic"
3-
version = "0.0.5"
3+
version = "0.0.6"
44
description = "Supabase integration for pydantic"
55
authors = ["Alexey Makridenko <[email protected]>"]
66
license = "MIT license"

0 commit comments

Comments
 (0)