File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 33Changelog
44---------
55
6+ Version 1.6.2
7+ `````````````
8+
9+ To be released.
10+
11+
612Version 1.6.1
713`````````````
814
Original file line number Diff line number Diff line change 7171# The short X.Y version.
7272version = '1.6'
7373# The full version, including alpha/beta/rc tags.
74- release = '1.6.1 '
74+ release = '1.6.2 '
7575
7676# The language for content autogenerated by Sphinx. Refer to documentation
7777# for a list of supported languages.
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ def readme():
2020
2121setup (
2222 name = 'sphinxcontrib-httpdomain' ,
23- version = '1.6.1 ' ,
23+ version = '1.6.2 ' ,
2424 url = 'https://github.com/sphinx-contrib/httpdomain' ,
2525 download_url = 'https://pypi.org/project/sphinxcontrib-httpdomain/' ,
2626 license = 'BSD' ,
You can’t perform that action at this time.
0 commit comments