1
0
mirror of https://github.com/bspeice/metrik synced 2025-09-16 19:50:32 -04:00

And make sure that we return a schedule

Rather than just create it.
This commit is contained in:
Bradlee Speice
2016-08-23 22:47:13 -04:00
parent 53407dad5c
commit 0eb0966729
4 changed files with 18 additions and 2 deletions

View File

@ -1,2 +1,2 @@
__version__ = '0.2.1'
__version__ = '0.2.2'
__release__ = __version__