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 3606b22 commit 40030e5Copy full SHA for 40030e5
setup.py
@@ -5,7 +5,7 @@
5
packages=find_packages(),
6
version='5.0.0.2',
7
long_description=open("README.rst").read(),
8
- description='This is the official python client for RavenDB v5.0 document database',
+ description='Official python client for RavenDB NoSQL Document Database',
9
author='RavenDB',
10
author_email='[email protected]',
11
url='https://github.com/ravendb/RavenDB-Python-Client',
0 commit comments