Skip to content

Commit c76f632

Browse files
committed
Release 0.19.2
Fixed - Better cleanup before building egg, thanks @nebularazer (#198)
1 parent e619c85 commit c76f632

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [0.19.2] - 2022-02-03
8+
9+
### Fixed
10+
- Better cleanup before building egg, thanks @nebularazer (#198)
11+
712
## [0.19.1] - 2022-01-10
813

914
### Fixed

respx/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.19.1"
1+
__version__ = "0.19.2"

0 commit comments

Comments
 (0)