Skip to content

Commit 4f5a6db

Browse files
Tagging v4.1.0
1 parent 7203c11 commit 4f5a6db

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.1.0rc2"
17+
__version__ = "4.1.0"

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.1.0rc2
3+
version = 4.1.0
44
description = ArcticDB DataFrame Database
55
author = Man Alpha Technology
66
author_email = [email protected]

0 commit comments

Comments
 (0)