updated manifest, bumpred version
This commit is contained in:
Родитель
a8682b45d0
Коммит
8097818b75
|
@ -1 +1,2 @@
|
||||||
include tesnorwatch/*.txt
|
include tensorwatch/*.txt
|
||||||
|
include tensorwatch/*.json
|
2
setup.py
2
setup.py
|
@ -8,7 +8,7 @@ with open("README.md", "r") as fh:
|
||||||
|
|
||||||
setuptools.setup(
|
setuptools.setup(
|
||||||
name="tensorwatch",
|
name="tensorwatch",
|
||||||
version="0.8.2",
|
version="0.8.3",
|
||||||
author="Shital Shah",
|
author="Shital Shah",
|
||||||
author_email="shitals@microsoft.com",
|
author_email="shitals@microsoft.com",
|
||||||
description="Interactive Realtime Debugging and Visualization for AI",
|
description="Interactive Realtime Debugging and Visualization for AI",
|
||||||
|
|
Загрузка…
Ссылка в новой задаче