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.
2 parents d2eafef + 9fa12cb commit a108927Copy full SHA for a108927
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