File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -31,6 +31,12 @@ API is described `here <http://python-dokuwiki.readthedocs.org/en/latest/>`_.
3131
3232Release notes
3333-------------
34+
35+ 1.3.2 (2021-12-03)
36+ ~~~~~~~~~~~~~~~~~~
37+ * Correct a bug when using some special characters in the password (`c891eb8
38+ <https://github.com/fmenabe/python-dokuwiki/commit/c891eb8> `_)
39+
34401.3.1 (2021-08-30)
3541~~~~~~~~~~~~~~~~~~
3642 * Set default empty value for `summary ` to `structs.get_data() `
Original file line number Diff line number Diff line change 44
55setuptools .setup (
66 name = 'dokuwiki' ,
7- version = '1.3.1 ' ,
7+ version = '1.3.2 ' ,
88 author = 'François Ménabé' ,
99 author_email = 'francois.menabe@gmail.com' ,
1010 url = 'http://python-dokuwiki.readthedocs.org/en/latest/' ,
You can’t perform that action at this time.
0 commit comments