Skip to content

Commit 207b249

Browse files
authored
Merge pull request #207 from poissoncorp/RDBC-796
5.2.5 Post release 1
2 parents 2b51f17 + fdec783 commit 207b249

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
@@ -3,7 +3,7 @@
33
setup(
44
name="ravendb",
55
packages=find_packages(exclude=["*.tests.*", "tests", "*.tests", "tests.*"]),
6-
version="5.2.5",
6+
version="5.2.5.post1",
77
long_description_content_type="text/markdown",
88
long_description=open("README_pypi.md").read(),
99
description="Python client for RavenDB NoSQL Database",

0 commit comments

Comments
 (0)