Increment runner version to 0.2.0

pull/10/head
Matthew D. Scholefield 2018-04-13 01:09:22 -05:00
parent be338dbd89
commit c94a0a17d5
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
from .runner import PreciseRunner, PreciseEngine, ReadWriteStream
__version__ = '0.1.0'
__version__ = '0.2.0'