Skip to content

Commit

Permalink
Update the version number
Browse files Browse the repository at this point in the history
Major version because we're changing the names of things,
and major changes from proxystore
  • Loading branch information
WardLT committed May 15, 2023
1 parent 930860d commit e26a36a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "colmena"
version = "0.4.5"
version = "0.5.0"
authors = [
{ name = "Globus Labs", email = "[email protected]" },
{ name = "Logan Ward", email = "[email protected]" },
Expand Down
2 changes: 1 addition & 1 deletion readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ python:
- method: pip
path: .
extra_requirements:
- all
- globus

0 comments on commit e26a36a

Please sign in to comment.