diff --git a/Documentation/conf.py b/Documentation/conf.py index 84d6209..712abf6 100644 --- a/Documentation/conf.py +++ b/Documentation/conf.py @@ -20,13 +20,13 @@ # -- Project information ----------------------------------------------------- project = u'Pandora' -copyright = u'2018, Richard Frangenberg' +copyright = u'2018-2019, Richard Frangenberg' author = u'Richard Frangenberg' # The short X.Y version version = u'' # The full version, including alpha/beta/rc tags -release = u'1.0.0' +release = u'1.0.3' # -- General configuration --------------------------------------------------- diff --git a/README.md b/README.md index fda97da..8e5a8f4 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Currently Pandora runs on Windows only. * To install the latest development version download or clone this repository and the Pandora dependencies: -[Windows-dependencies](https://dl.dropboxusercontent.com/s/wwgsymhtbvk4jvl/Pandora_v1.0.1_dependencies_Win.zip?dl=0) +[Windows-dependencies](https://dl.dropboxusercontent.com/s/9dfvp47j7zdcshb/Pandora_v1.0.3_dependencies_Win.zip?dl=0) * Extract the dependencies and copy the extracted folders into Pandora/PandoraFiles of this repository.