Skip to content

Commit

Permalink
0.1.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
lopuhin committed Feb 8, 2018
1 parent 8b9e3d9 commit 21e758b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
History
=======

0.1.0 (2018-02-08)
------------------

* Ability to log histograms and images (#18)


0.0.4 (2017-07-31)
------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

setup(
name='tensorboard_logger',
version='0.0.4',
version='0.1.0',
description='Log TensorBoard events without Tensorflow',
long_description=readme + '\n\n' + history,
author='Konstantin Lopuhin',
Expand Down

0 comments on commit 21e758b

Please sign in to comment.