Skip to content
This repository was archived by the owner on Jul 26, 2025. It is now read-only.

Commit 030ddcd

Browse files
author
semantic-release
committed
7.0.5
Automatically generated by python-semantic-release
1 parent dbd9583 commit 030ddcd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cefi/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "7.0.4"
1+
__version__ = "7.0.5"
22

33
from cefi.main import CexTrader
44

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55

66
[project]
77
name = "cefi"
8-
version = "7.0.4"
8+
version = "7.0.5"
99
description = "A python library, to interact with Crypto Exchanges (CCXT library) and brokers (IB & Capital.com)"
1010
authors = [
1111
{ name = "mraniki", email = "8766259+mraniki@users.noreply.github.com" },

0 commit comments

Comments
 (0)