Browse Source

new version

Dimitri Korsch 4 years ago
parent
commit
77acef2a6f
2 changed files with 2 additions and 1 deletions
  1. 1 1
      cvmodelz/_version.py
  2. 1 0
      requirements.txt

+ 1 - 1
cvmodelz/_version.py

@@ -1 +1 @@
-__version__="0.1.0"
+__version__="0.1.1"

+ 1 - 0
requirements.txt

@@ -5,3 +5,4 @@ chainercv2~=0.0
 
 
 pyaml~=20.4
 pyaml~=20.4
 cvargparse~=0.3
 cvargparse~=0.3
+tabulate~=0.8