Skip to content
This repository was archived by the owner on Aug 16, 2021. It is now read-only.

Commit 77a4297

Browse files
v0.0.7
1 parent 6b77d94 commit 77a4297

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
@@ -7,7 +7,7 @@ def readme():
77

88
setup(
99
name="quickmongo.py",
10-
version="0.0.6",
10+
version="0.0.7",
1111
description="A simple and quick wrapper for pymongo!",
1212
long_description=readme(),
1313
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)