Skip to content

Commit 0204d31

Browse files
committed
Bump version to 0.7.1
1 parent 240fcae commit 0204d31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deidentify/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
from pathlib import Path
22

3-
__version__ = "0.7.0"
3+
__version__ = "0.7.1"
44

55
cache_root = Path(Path.home(), ".deidentify")

0 commit comments

Comments
 (0)