Bump version
This commit is contained in:
@@ -4,6 +4,13 @@ Release History
|
|||||||
master
|
master
|
||||||
------
|
------
|
||||||
|
|
||||||
|
0.7.1 (2019-01-06)
|
||||||
|
------------------
|
||||||
|
|
||||||
|
**Bugfixes**
|
||||||
|
|
||||||
|
* Move ghostscript import to inside the function so Anaconda builds don't fail.
|
||||||
|
|
||||||
0.7.0 (2019-01-05)
|
0.7.0 (2019-01-05)
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
VERSION = (0, 7, 0)
|
VERSION = (0, 7, 1)
|
||||||
PRERELEASE = None # alpha, beta or rc
|
PRERELEASE = None # alpha, beta or rc
|
||||||
REVISION = None
|
REVISION = None
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user