Skip to content

Commit 8524cbd

Browse files
Tagging v4.0.3
1 parent 9c42325 commit 8524cbd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

python/arcticdb/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414

1515
set_config_from_env_vars(_os.environ)
1616

17-
__version__ = "4.0.0"
17+
__version__ = "4.0.3"

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = arcticdb
3-
version = 4.0.0
3+
version = 4.0.3
44
description = ArcticDB DataFrame Database
55
author = Man Alpha Technology
66
author_email = [email protected]

0 commit comments

Comments
 (0)