Skip to content

Commit

Permalink
Updated python version in documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
jssuzanne committed Sep 16, 2019
1 parent 8ff7fe2 commit 157bf24
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions doc/CHANGES.rst
Expand Up @@ -2,6 +2,7 @@
..
.. Copyright (C) 2017 Jean-Sebastien SUZANNE <jssuzanne@anybox.fr>
.. Copyright (C) 2018 Jean-Sebastien SUZANNE <jssuzanne@anybox.fr>
.. Copyright (C) 2018 Jean-Sebastien SUZANNE <js.suzanne@gmail.com>
..
.. This Source Code Form is subject to the terms of the Mozilla Public License,
.. v. 2.0. If a copy of the MPL was not distributed with this file,You can
Expand All @@ -12,6 +13,11 @@
CHANGELOG
=========

2.0.1
-----

* Removed **Python 3.4** capability

2.0.0 (2018-11-28)
------------------

Expand Down
2 changes: 1 addition & 1 deletion doc/FRONT.rst
Expand Up @@ -57,7 +57,7 @@ Run the test with ``nose``::
Dependencies
------------

AnyBlok / Attachment works with **Python 3.3** and later. The install process will
AnyBlok / Attachment works with **Python 3.5** and later. The install process will
ensure that `AnyBlok <http://doc.anyblok.org>`_ is installed, in addition to other
dependencies. The latest version of them is strongly recommended.

Expand Down

0 comments on commit 157bf24

Please sign in to comment.