Commit 2a78502 1 parent f9d6db7 commit 2a78502 Copy full SHA for 2a78502
File tree 2 files changed +6
-2
lines changed
2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,9 @@ Changelog
6
6
`Unreleased `_
7
7
-------------
8
8
9
+ `0.11.0 `_ - 2020-11-25
10
+ ----------------------
11
+
9
12
Added
10
13
~~~~~
11
14
@@ -158,7 +161,8 @@ Added
158
161
159
162
- Initial public release
160
163
161
- .. _Unreleased : https://github.com/kiwicom/pytest-recording/compare/v0.10.0...HEAD
164
+ .. _Unreleased : https://github.com/kiwicom/pytest-recording/compare/v0.11.0...HEAD
165
+ .. _0.11.0 : https://github.com/kiwicom/pytest-recording/compare/v0.10.0...v0.11.0
162
166
.. _0.10.0 : https://github.com/kiwicom/pytest-recording/compare/v0.9.0...v0.10.0
163
167
.. _0.9.0 : https://github.com/kiwicom/pytest-recording/compare/v0.8.1...v0.9.0
164
168
.. _0.8.1 : https://github.com/kiwicom/pytest-recording/compare/v0.8.0...v0.8.1
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ def read(fname):
14
14
15
15
setup (
16
16
name = "pytest-recording" ,
17
- version = "0.10 .0" ,
17
+ version = "0.11 .0" ,
18
18
author = "Dmitry Dygalo" ,
19
19
20
20
maintainer = "Dmitry Dygalo" ,
You can’t perform that action at this time.
0 commit comments