Skip to content

Commit 9c6ec81

Browse files
Merge pull request #171 from prashanth-sams/68
#113
2 parents e6c2b89 + d8c973f commit 9c6ec81

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Change Log
22
==========
33

4+
0.2.3 (28/09/2020)
5+
-------------------
6+
- Fixed UI bugs in dashboard and Archives layout
7+
- Added error details on failed test cases
8+
49
0.2.2 (13/09/2020)
510
-------------------
611
- Codecov

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ def read(fname):
1313

1414
setup(
1515
name="pytest-html-reporter",
16-
version="0.2.2",
16+
version="0.2.3",
1717
author="Prashanth Sams",
1818
author_email="sams.prashanth@gmail.com",
1919
maintainer="Prashanth Sams",

0 commit comments

Comments
 (0)