From 62459f26fc7cbd1d24e11619c08fa12eb4c2985e Mon Sep 17 00:00:00 2001 From: Rossen Georgiev Date: Sat, 28 Oct 2017 10:07:28 +0100 Subject: [PATCH] update README & docs [ci skip] --- README.rst | 2 +- docs/intro.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index ff1c98b..cc830cb 100644 --- a/README.rst +++ b/README.rst @@ -2,7 +2,7 @@ A python module for interacting with various parts of Steam_. -Supports Python ``2.7+`` and ``3.3+``. +Supports Python ``2.7+`` and ``3.4+``. Documentation: http://steam.readthedocs.io/en/latest/ diff --git a/docs/intro.rst b/docs/intro.rst index 87bf879..f695c7b 100644 --- a/docs/intro.rst +++ b/docs/intro.rst @@ -9,7 +9,7 @@ Intro - steam |version| A python module for interacting with various parts of Steam_. -Supports Python ``2.7+`` and ``3.3+``. +Supports Python ``2.7+`` and ``3.4+``. Key features ============