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.
1 parent 2ba51fd commit d41884fCopy full SHA for d41884f
pyproject.toml
@@ -36,7 +36,7 @@ ignore = ["E501"]
36
37
[tool.poetry]
38
name = "sqlalchemy-nested-mutable"
39
-version = "0.1.0"
+version = "0.2.0"
40
readme = "README.md"
41
description = "SQLAlchemy Nested Mutable Types."
42
authors = ["Wonder <wonderbeyond@gmail.com>"]
0 commit comments