Skip to content

Commit

Permalink
Tagging v2.0.0rc0
Browse files Browse the repository at this point in the history
  • Loading branch information
arcticdb-service-user committed Aug 14, 2023
1 parent 462815f commit 0a87f5c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<p align="center">
: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>
<br /><br />
<a href="https://github.com/man-group/ArcticDB/actions"><img src="https://github.com/man-group/ArcticDB/actions/workflows/build.yml/badge.svg"/></a>
<a href="https://github.com/man-group/ArcticDB/actions"></a>
</p>

---
Expand Down
2 changes: 1 addition & 1 deletion python/arcticdb/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@

set_config_from_env_vars(_os.environ)

__version__ = "1.4.1.dev0"
__version__ = "2.0.0rc0"
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = arcticdb
version = 1.4.1.dev0
version = 2.0.0rc0
description = ArcticDB DataFrame Database
author = Man Alpha Technology
author_email = [email protected]
Expand Down

0 comments on commit 0a87f5c

Please sign in to comment.