next version

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2018-03-07 13:13:18 -05:00
parent 044de2079c
commit 84ebda3ce7
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -1,3 +1,5 @@
11.1.3:
- Bugfix.
11.1.2:
- No longer include hashes in `lock -r`.
- Enable pew execution via python -m.
+1 -1
View File
@@ -4,4 +4,4 @@
# //___/ / / / //___/ / // // / / || / /
# // / / // ((____ // / / ||/ /
__version__ = '11.1.2'
__version__ = '11.1.3'