File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,9 @@ Changelog
66`Unreleased `_
77-------------
88
9+ `0.11.0 `_ - 2020-11-25
10+ ----------------------
11+
912Added
1013~~~~~
1114
@@ -158,7 +161,8 @@ Added
158161
159162- Initial public release
160163
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
162166.. _0.10.0 : https://github.com/kiwicom/pytest-recording/compare/v0.9.0...v0.10.0
163167.. _0.9.0 : https://github.com/kiwicom/pytest-recording/compare/v0.8.1...v0.9.0
164168.. _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):
1414
1515setup (
1616 name = "pytest-recording" ,
17- version = "0.10 .0" ,
17+ version = "0.11 .0" ,
1818 author = "Dmitry Dygalo" ,
1919 author_email = "dadygalo@gmail.com" ,
2020 maintainer = "Dmitry Dygalo" ,
You can’t perform that action at this time.
0 commit comments