Skip to content

Commit b42523b

Browse files
Tagging v5.2.6
1 parent fdc3e06 commit b42523b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<p align="center">
1616
:earth_americas: <a href="http://arcticdb.io">ArcticDB Website</a> | 📘 <a href="https://docs.arcticdb.com">ArcticDB Docs</a> | 📰: <a href="https://medium.com/arcticdb">ArcticDB Blog</a> | :mega: <a href="https://www.man.com/man-group-brings-powerful-dataframe-database-product-arcticdb-to-market-with-bloomberg">Press Release</a> | :mega: <a href="https://www.bloomberg.com/company/press/man-group-brings-powerful-dataframe-database-product-arcticdb-to-market-with-bloomberg/">Press Release</a> | :busts_in_silhouette: <a href="#community">Community</a>
1717
<br /><br />
18-
<a href="https://github.com/man-group/ArcticDB/actions"><img src="https://github.com/man-group/ArcticDB/actions/workflows/build.yml/badge.svg"/></a>
18+
<a href="https://github.com/man-group/ArcticDB/actions"></a>
1919
</p>
2020

2121
---

python/arcticdb/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@
2323

2424
set_config_from_env_vars(_os.environ)
2525

26-
__version__ = "dev"
26+
__version__ = "5.2.6"

setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = arcticdb
3-
version = 4.1.0.dev0
3+
version = 5.2.6
44
description = ArcticDB DataFrame Database
55
author = Man Alpha Technology
66
author_email = [email protected]

0 commit comments

Comments
 (0)