Skip to content

Commit 1d7cc73

Browse files
committed
Set version to 1.0.1.
1 parent 54b80c0 commit 1d7cc73

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ API is described `here <http://python-dokuwiki.readthedocs.org/en/latest/>`_.
3131

3232
Release notes
3333
-------------
34+
1.0.1 (2017-04-06)
35+
~~~~~~~~~~~~~~~~~~
36+
* Correct a typo with an exception call.
37+
3438
1.0 (2017-04-06)
3539
~~~~~~~~~~~~~~~~
3640
* Prevent username and password to be passed as GET parameters (`e4cbb5d <https://github.com/fmenabe/python-dokuwiki/commit/e4cbb5d>`_).

doc/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,9 +120,9 @@ def linkcode_resolve(domain, info):
120120
# built documents.
121121
#
122122
# The short X.Y version.
123-
version = '1.0.0'
123+
version = '1.0.1'
124124
# The full version, including alpha/beta/rc tags.
125-
release = '1.0.0'
125+
release = '1.0.1'
126126

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

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from distutils.core import setup
44
setup(
55
name = 'dokuwiki',
6-
version = '1.0.0',
6+
version = '1.0.1',
77
author = 'François Ménabé',
88
author_email = 'francois.menabe@gmail.com',
99
url = 'http://python-dokuwiki.readthedocs.org/en/latest/',

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy