Incrementing version to v1.1.1

This commit is contained in:
Jacob Alexander
2022-05-23 21:39:51 -07:00
parent 1415cee087
commit e93b0452cc
3 changed files with 10 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
[tox]
envlist = py37,py38,py39
envlist = py37,py38,py39,py310
skipsdist = True
[testenv]