Skip to content

Commit 7c4a166

Browse files
committed
Release 1.0.16
1 parent a862ba2 commit 7c4a166

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

binary_database_files/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION = (1, 0, 15)
1+
VERSION = (1, 0, 16)
22
__version__ = ".".join(map(str, VERSION))
33

44
default_app_config = "binary_database_files.apps.DatabaseFilesAppConfig"

0 commit comments

Comments
 (0)