Skip to content

Commit a1b39e9

Browse files
Tagging v1.5.0
1 parent 561b65d commit a1b39e9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<p align="center">
1313
:earth_americas: <a href="http://arcticdb.io">ArcticDB Website</a> | :ledger: <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>
1414
<br /><br />
15-
<a href="https://github.com/man-group/ArcticDB/actions"><img src="https://github.com/man-group/ArcticDB/actions/workflows/build.yml/badge.svg"/></a>
15+
<a href="https://github.com/man-group/ArcticDB/actions"></a>
1616
</p>
1717

1818
---

python/arcticdb/__init__.py

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

1212
set_config_from_env_vars(_os.environ)
1313

14-
__version__ = "1.4.1.dev0"
14+
__version__ = "1.5.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 = 1.4.1.dev0
3+
version = 1.5.0
44
description = ArcticDB DataFrame Database
55
author = Man Alpha Technology
66
author_email = [email protected]

0 commit comments

Comments
 (0)