Skip to content

Commit

Permalink
Merge branch 'development' of https://github.com/aarmoa/hummingbot in…
Browse files Browse the repository at this point in the history
…to feat/injective_low_leve_api_components
  • Loading branch information
abel committed Jan 30, 2024
2 parents 07c2046 + 2bbae46 commit e9f9b75
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion hummingbot/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
dev-1.24.0
dev-1.25.0
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ def build_extensions(self):

def main():
cpu_count = os.cpu_count() or 8
version = "20231225"
version = "20240129"
all_packages = find_packages(include=["hummingbot", "hummingbot.*"], )
excluded_paths = [
"hummingbot.connector.gateway.clob_spot.data_sources.injective",
Expand Down

0 comments on commit e9f9b75

Please sign in to comment.