Files
rfd/rfd/__version__.py
Dave Gallant e63413f05a More pytests (#7)
* add constants.py

* more tests and robustness.

* try/catch JSONDecodedError.
2018-06-03 00:00:50 -04:00

5 lines
87 B
Python

# -*- coding: utf-8 -*-
from __future__ import unicode_literals
__version__ = '0.1.2'