Skip to content

Commit c329e07

Browse files
committed
Missing files on docs update
1 parent 905fc5c commit c329e07

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

README.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ dictionaries to generate menu items
1313
Features:
1414
---------
1515

16-
- Tested support to Python 2.7, 3.4, 3.5, 3.6
17-
- Tested support to Django 1.8.18, 1.9.13, 1.10.7, 1.11
16+
- Tested support to Python 3.4, 3.5, 3.6
17+
- Tested support to Django 1.8, 1.9, 1.10, 1.11, 2.0
1818
- No database
1919
- Support unlimited menus
2020
- Icons support

docs/conf.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,9 @@
5656
# built documents.
5757
#
5858
# The short X.Y version.
59-
version = '1.0.1'
59+
version = '1.0.3'
6060
# The full version, including alpha/beta/rc tags.
61-
release = '1.0.1'
61+
release = '1.0.3'
6262

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

docs/index.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ dictionaries to generate menu items
1313
Features:
1414
---------
1515

16-
- Tested support to Python 2.7, 3.4, 3.5, 3.6
17-
- Tested support to Django 1.8.18, 1.9.13, 1.10.7, 1.11
16+
- Tested support to Python 3.4, 3.5, 3.6
17+
- Tested support to Django 1.8, 1.9, 1.10, 1.11, 2.0
1818
- No database
1919
- Support unlimited menus
2020
- Icons support

0 commit comments

Comments
 (0)