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 ae88e14 commit 66ab47fCopy full SHA for 66ab47f
setup.py
@@ -11,7 +11,7 @@
11
12
setup(
13
name='SQLAlchemy-bulk-lazy-loader',
14
- version='0.9.6',
+ version='0.9.8',
15
description='A Bulk Lazy Loader for Sqlalchemy that solves the n + 1 loading problem',
16
long_description=long_description,
17
url='https://github.com/operator/sqlalchemy_bulk_lazy_loader',
0 commit comments