Skip to content

Commit 6fd4bf2

Browse files
committed
Version 1.0.4
1 parent ad9d2f9 commit 6fd4bf2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/conf.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@
6060
# built documents.
6161
#
6262
# The short X.Y version.
63-
version = u'1.0.3'
63+
version = u'1.0.4'
6464
# The full version, including alpha/beta/rc tags.
65-
release = u'1.0.3'
65+
release = u'1.0.4'
6666

6767
# The language for content autogenerated by Sphinx. Refer to documentation
6868
# for a list of supported languages.

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
setup(
1212
name="gogs_client",
13-
version="1.0.3",
13+
version="1.0.4",
1414
description="A python library for interacting with a gogs server",
1515
long_description=long_description,
1616
url="https://github.com/unfoldingWord-dev/python-gogs-client",

0 commit comments

Comments
 (0)