Update to v1.1.0

This commit is contained in:
Namhyuk Ahn
2019-02-03 16:38:49 +09:00
parent 7e08acaf7a
commit 558b0ec4e5
+1 -1
View File
@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup(
name = "torchsummaryX",
version = "1.0.0",
version = "1.1.0",
description = "Improved visualization tool of torchsummary.",
author = "Namhyuk Ahn",
author_email = "nmhkahn@gmail.com",