Skip to content

Commit b5cb2dc

Browse files
committed
0.9.9
1 parent 462f4b3 commit b5cb2dc

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.8',
14+
version='0.9.9',
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)