File tree 2 files changed +7
-2
lines changed
2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ to `semantic versioning`_.
9
9
.. _Keep a Changelog : http://keepachangelog.com/
10
10
.. _semantic versioning : http://semver.org/
11
11
12
- [v2.0.0c1 ] - 2017-10-20 (Friday)
12
+ [v2.0.0c2 ] - 2017-10-20 (Friday)
13
13
--------------------------------
14
14
15
15
**Release candidate. ** Not recommended for production use.
@@ -28,6 +28,11 @@ Migration instructions
28
28
as a means of re-using an existing ``krakenex.Connection `` object.
29
29
As above, modify ``krakenex.API.session `` if needed.
30
30
31
+ [v2.0.0c1] - 2017-10-20 (Friday)
32
+ --------------------------------
33
+
34
+ **Yanked ** due to clean-room ``pip `` installation failing.
35
+
31
36
[v2.0.0a1] - 2017-09-21 (Thursday)
32
37
----------------------------------
33
38
Original file line number Diff line number Diff line change 22
22
23
23
"""
24
24
25
- __version__ = '2.0.0c1 '
25
+ __version__ = '2.0.0c2 '
26
26
__url__ = 'https://github.com/veox/python3-krakenex'
You can’t perform that action at this time.
0 commit comments