Skip to content

Commit

Permalink
Update version (#34)
Browse files Browse the repository at this point in the history
* remove prints from test

* update version
  • Loading branch information
xnuinside authored Apr 24, 2022
1 parent f529772 commit 5be8f8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "omymodels"
version = "0.11.0"
version = "0.11.1"
description = "O! My Models (omymodels) is a library to generate Python Models for SQLAlchemy (ORM & Core), GinoORM, Pydantic, Pydal tables & Python Dataclasses from SQL DDL. And convert one models to another."
authors = ["Iuliia Volkova <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit 5be8f8c

Please sign in to comment.