Skip to content

Commit 66ab47f

Browse files
committed
0.9.8
1 parent ae88e14 commit 66ab47f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
setup(
1313
name='SQLAlchemy-bulk-lazy-loader',
14-
version='0.9.6',
14+
version='0.9.8',
1515
description='A Bulk Lazy Loader for Sqlalchemy that solves the n + 1 loading problem',
1616
long_description=long_description,
1717
url='https://github.com/operator/sqlalchemy_bulk_lazy_loader',

0 commit comments

Comments
 (0)