We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aeef812 commit 7aa0db7Copy full SHA for 7aa0db7
HISTORY.rst
@@ -3,6 +3,10 @@
3
History
4
-------
5
6
+v0.35.0 (2017-06-06)
7
+....................
8
+* add docker auto tagging
9
+
10
v0.34.0 (2017-06-06)
11
....................
12
* improve error output
pydf/version.py
@@ -1,3 +1,3 @@
1
from distutils.version import StrictVersion
2
-VERSION = StrictVersion('0.34.0')
+VERSION = StrictVersion('0.35.0')
0 commit comments