Skip to content

Commit fd6eee4

Browse files
committed
v0.3.2
1 parent 7174711 commit fd6eee4

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
### 0.3.2
4+
5+
* Fixed response body stream
6+
37
### 0.3.1
48

59
* Fixed pyproject.toml, added package data

debug_toolbar/__init__.py

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

0 commit comments

Comments
 (0)