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 d2eafef commit 9fa12cbCopy full SHA for 9fa12cb
setup.py
@@ -3,7 +3,7 @@
3
setup(
4
name='pyravendb',
5
packages=find_packages(),
6
- version='1.3.0',
+ version='1.3.1',
7
description='This is the official python client for RavenDB document database',
8
author='Idan Haim Shalom',
9
author_email='haimdude@gmail.com',
0 commit comments