From 77dd64c0757c0191b276e65c24ee9874959790c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Tue, 25 Jul 2017 06:17:26 +0200 Subject: New upstream version 0.9.1 --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 5ff6425..90ca24b 100644 --- a/README.rst +++ b/README.rst @@ -47,7 +47,7 @@ Install on Ubuntu, openSUSE, Debian, and Fedora To install Rapid Photo Downloader, run as your regular user (i.e. *without* sudo): -``python3 install.py rapid-photo-downloader-0.9.0.tar.gz`` +``python3 install.py rapid-photo-downloader-0.9.1.tar.gz`` **Caution:** *untarring the archive, building it and installing it using* ``sudo python3 setup.py install`` *is* **not** *supported, and* **not** *recommended.* @@ -162,7 +162,7 @@ The following command will install all required and optional Python modules not installed on your system, with the exception of those specified above in `satisfying software requirements`_: -``python3 install.py rapid-photo-downloader-0.9.0.tar.gz`` +``python3 install.py rapid-photo-downloader-0.9.1.tar.gz`` Substitute the name of the correct compressed tar file if necessary, and run it as your regular user (i.e. *without* sudo). -- cgit v1.2.3