Version bump for bugfix release

Signed-off-by: Dan Ryan <dan@danryan.co>
This commit is contained in:
Dan Ryan
2018-05-08 16:57:37 -04:00
parent adf7252dbf
commit 8c171e943e
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -1,3 +1,5 @@
11.10.4:
- Bugfix release (_mkstmp_inner backport breaks python3.4/3.5 compat)
11.10.3:
- Bugfix release (break dependency on pathlib2).
11.10.2:
+1 -1
View File
@@ -2,4 +2,4 @@
# // ) ) / / // ) ) //___) ) // ) ) || / /
# //___/ / / / //___/ / // // / / || / /
# // / / // ((____ // / / ||/ /
__version__ = '11.10.3'
__version__ = '11.10.4'