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 fe86f0d commit 75e2cd7Copy full SHA for 75e2cd7
setup.py
@@ -10,7 +10,7 @@
10
11
setup(
12
name="gogs_client",
13
- version="1.0.0",
+ version="1.0.1",
14
description="A python library for interacting with a gogs server",
15
long_description=long_description,
16
url="https://github.com/unfoldingWord-dev/python-gogs-client",
0 commit comments