We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
v0.0.6
1 parent f21f995 commit 2ba9e6dCopy full SHA for 2ba9e6d
docs/changelog.md
@@ -2,6 +2,10 @@
2
3
## Upcoming features (`master`)
4
5
+
6
7
+## v0.0.6
8
9
- Fix supabase link in README.md file ([#42](https://github.com/makridenko/supadantic/issues/42))
10
- Optimization fix ([#20](https://github.com/makridenko/supadantic/issues/20))
11
- Typing fix ([#34](https://github.com/makridenko/supadantic/issues/34))
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "supadantic"
-version = "0.0.5"
+version = "0.0.6"
description = "Supabase integration for pydantic"
authors = ["Alexey Makridenko <[email protected]>"]
license = "MIT license"
0 commit comments