Skip to content

Commit 5a0f34e

Browse files
committed
Bump version number to v0.0.5
1 parent 30e313e commit 5a0f34e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

docs/pages/changelog.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
Change Log
33
===================================
44

5+
v0.0.5
6+
===================================
7+
8+
Features:
9+
10+
* Support parsing ``text``
11+
512
v0.0.4
613
===================================
714

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
setuptools.setup(
99
name="tbparse",
10-
version="0.0.4",
10+
version="0.0.5",
1111
author="Johnson",
1212
author_email="[email protected]",
1313
description="Read, parse, and plot tensorboard event logs with ease!",

0 commit comments

Comments
 (0)