Version bump to 1.6.1

Matche setup.py (package) version
This commit is contained in:
clach04 2022-07-01 17:51:54 -07:00 committed by GitHub
parent 472c3ab797
commit b7ff616611
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@
import confuse
from sys import stderr
__version__ = '1.6.0'
__version__ = '1.6.1'
__author__ = 'Adrian Sampson <adrian@radbox.org>'