Skip to content

Commit

Permalink
[Version] v1.2.28
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeDSM committed Sep 18, 2024
1 parent 1e06d8a commit e6f805f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
from setuptools import find_packages
from setuptools import setup

VERSION = "1.2.27"
VERSION = "1.2.28"
PROJECT_NAME = "trading-backend"

PACKAGES = find_packages(exclude=["tests"])
Expand Down

0 comments on commit e6f805f

Please sign in to comment.