Skip to content

Commit

Permalink
feat: tag version to 0.10.4
Browse files Browse the repository at this point in the history
  • Loading branch information
yubing744 committed Mar 16, 2024
1 parent 0ec19fb commit c96faea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.PHONY: clean build test run docker-*

NAME=trading-gpt
VERSION=0.10.3
VERSION=0.10.4

clean:
rm -rf build/*
Expand Down

0 comments on commit c96faea

Please sign in to comment.