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 ddfa9ec + 6514a75 commit c3f3ca5Copy full SHA for c3f3ca5
1 file changed
setup.py
@@ -3,7 +3,7 @@
3
setup(
4
name="ravendb",
5
packages=find_packages(exclude=["*.tests.*", "tests", "*.tests", "tests.*"]),
6
- version="7.2.3",
+ version="7.2.3.post1",
7
long_description_content_type="text/markdown",
8
long_description=open("README_pypi.md").read(),
9
description="Python client for RavenDB NoSQL Database",
0 commit comments