updated manifest, bumpred version

This commit is contained in:
Shital Shah 2019-05-29 00:03:31 -07:00
Родитель a8682b45d0
Коммит 8097818b75
2 изменённых файлов: 3 добавлений и 2 удалений

Просмотреть файл

@ -1 +1,2 @@
include tesnorwatch/*.txt
include tensorwatch/*.txt
include tensorwatch/*.json

Просмотреть файл

@ -8,7 +8,7 @@ with open("README.md", "r") as fh:
setuptools.setup(
name="tensorwatch",
version="0.8.2",
version="0.8.3",
author="Shital Shah",
author_email="shitals@microsoft.com",
description="Interactive Realtime Debugging and Visualization for AI",