Fix to setup to specify versions of required packages

This commit is contained in:
Rhet Turnbull
2020-01-14 05:28:49 -08:00
parent bd20388778
commit de05323a15
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
""" version info """
__version__ = "0.21.5"
__version__ = "0.21.6"