Skip to content

Commit d56c764

Browse files
committed
Bump version: 0.8.1 → 0.8.2
1 parent 7bf8846 commit d56c764

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "hrepr"
3-
version = "0.8.1"
3+
version = "0.8.2"
44
description = "Extensible HTML representation for Python objects."
55
authors = [
66
{ name = "Olivier Breuleux", email = "[email protected]" }

src/hrepr/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version = "0.8.1"
1+
version = "0.8.2"

0 commit comments

Comments
 (0)