Forgot versio bump

This commit is contained in:
MikeTheWatchGuy 2019-07-24 08:28:39 -04:00
parent e4fae9ba65
commit bdf0fab6bd
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#!/usr/bin/python3
version = __version__ = "0.27.0.1 Unreleased"
version = __version__ = "0.27.0.2 Unreleased"
import sys
import types