We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb475e6 commit 0520dc2Copy full SHA for 0520dc2
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "sqlalchemy-querytools"
3
-version = "0.1.0"
+version = "0.1.1"
4
description = "Helpers for searching, sorting and pagination for SQLAlchemy SELECT queries"
5
authors = ["Vadim Andronik <andronnikovvv@gmail.com>"]
6
repository = "https://github.com/ronik-v/sqlalchemy-querytools"
0 commit comments