Skip to content

Commit

Permalink
fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
arpanetus committed Mar 23, 2024
1 parent bd82206 commit 9576d37
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Higgsfield serves as a GPU workload manager and machine learning framework with
## Install

```bash
$ pip install higgsfield==0.0.3
$ pip install higgsfield==0.0.4-rc
```


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "higgsfield"
version = "0.0.3"
version = "0.0.4-rc"
description = ""
authors = ["Yerzat Dulat <[email protected]>", "Anwar Omar <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit 9576d37

Please sign in to comment.