Skip to content

Commit 0520dc2

Browse files
committed
up version
1 parent cb475e6 commit 0520dc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 = "sqlalchemy-querytools"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
description = "Helpers for searching, sorting and pagination for SQLAlchemy SELECT queries"
55
authors = ["Vadim Andronik <andronnikovvv@gmail.com>"]
66
repository = "https://github.com/ronik-v/sqlalchemy-querytools"

0 commit comments

Comments
 (0)