1
0
mirror of https://github.com/bspeice/metrik synced 2026-09-22 17:30:20 -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
+1 -1
View File
@@ -1,2 +1,2 @@
__version__ = '0.3.8'
__version__ = '0.3.9'
__release__ = __version__