1
0
mirror of https://github.com/bspeice/metrik synced 2025-07-13 03:45:31 -04:00

Add tainted mode so I can try and restore the data that I destroyed while unit-testing.

This commit is contained in:
Bradlee Speice
2016-08-30 08:36:02 -04:00
parent 529375e10b
commit 84d8103c29
2 changed files with 10 additions and 3 deletions

View File

@ -1,2 +1,2 @@
__version__ = '0.3.8'
__version__ = '0.3.9'
__release__ = __version__