summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Modulefile2
-rw-r--r--README.md6
2 files changed, 4 insertions, 4 deletions
diff --git a/Modulefile b/Modulefile
index fc13920..dfd366b 100644
--- a/Modulefile
+++ b/Modulefile
@@ -1,5 +1,5 @@
name 'puppet-python'
-version '1.1.1'
+version '1.1.2'
author 'Sergey Stankevich'
license 'Apache License, Version 2.0'
diff --git a/README.md b/README.md
index d072b76..2cf6b7d 100644
--- a/README.md
+++ b/README.md
@@ -3,11 +3,11 @@
Puppet module for installing and managing python, pip, virtualenvs and Gunicorn virtual hosts.
-**Version 1.1.1 Notes**
+**Version 1.1.x Notes**
-Version 1.1.1 makes several fundamental changes to the core of this module, adding some additional features, improving performance and making operations more robust in general.
+Version 1.1.x makes several fundamental changes to the core of this module, adding some additional features, improving performance and making operations more robust in general.
-Please note that everal changes have been made in v1.1.1 which make manifests incompatible with the previous version. However, modifying your manifests to suit is trivial. Please see the notes below.
+Please note that everal changes have been made in v1.1.x which make manifests incompatible with the previous version. However, modifying your manifests to suit is trivial. Please see the notes below.
Currently, the changes you need to make are as follows: