Skip to content

Commit 7aa0db7

Browse files
committed
uprev
1 parent aeef812 commit 7aa0db7

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

HISTORY.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
History
44
-------
55

6+
v0.35.0 (2017-06-06)
7+
....................
8+
* add docker auto tagging
9+
610
v0.34.0 (2017-06-06)
711
....................
812
* improve error output

pydf/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
from distutils.version import StrictVersion
22

3-
VERSION = StrictVersion('0.34.0')
3+
VERSION = StrictVersion('0.35.0')

0 commit comments

Comments
 (0)