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 462f4b3 commit b5cb2dcCopy full SHA for b5cb2dc
setup.py
@@ -11,7 +11,7 @@
11
12
setup(
13
name='SQLAlchemy-bulk-lazy-loader',
14
- version='0.9.8',
+ version='0.9.9',
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