Skip to content

Commit 700060f

Browse files
committed
Bump version to 0.7.0
1 parent ab86d2f commit 700060f

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.6.1"
3+
__version__ = "0.7.0"
44

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

0 commit comments

Comments
 (0)