Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2018-05-12 17:04:26 -04:00
parent 410a2912fd
commit 968aea1f5a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
18.5.12:
2018.05.12:
- Switch to calver for versioning.
11.10.4:
- Bugfix release (_mkstmp_inner backport breaks python3.4/3.5 compat)
+1 -1
View File
@@ -2,4 +2,4 @@
# // ) ) / / // ) ) //___) ) // ) ) || / /
# //___/ / / / //___/ / // // / / || / /
# // / / // ((____ // / / ||/ /
__version__ = '11.10.4'
__version__ = '2018.05.18'