Bump to v0.5.26

This commit is contained in:
Jeremy Singer-Vine
2021-02-10 21:29:50 -05:00
parent 2e4cf105f7
commit 64efb5c88a
+1 -1
View File
@@ -1,2 +1,2 @@
version_info = (0, 5, 25)
version_info = (0, 5, 26)
__version__ = ".".join(map(str, version_info))