We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c870e7 commit 79add3eCopy full SHA for 79add3e
src/bcdata/__init__.py
@@ -24,4 +24,4 @@
24
raise Exception(f"Failed to download primary key database at {PRIMARY_KEY_DB_URL}")
25
primary_keys = {}
26
27
-__version__ = "0.13.0"
+__version__ = "0.14.0dev0"
0 commit comments