Skip to content

Commit

Permalink
Update release version (#71)
Browse files Browse the repository at this point in the history
* Update release version
  • Loading branch information
Ig-dolci authored Oct 24, 2024
1 parent 27f3002 commit 3bcdc03
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/joss-pdf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
# This should be the path to the paper within your repo.
paper-path: docs/paper/paper.md
- name: Upload
uses: actions/upload-artifact@v1
uses: actions/upload-artifact@v4
with:
name: paper
# This is the output path where Pandoc will write the compiled
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "checkpoint_schedules"
version = "1.0.3"
version = "1.0.4"
authors = [
{ name="Daiane I. Dolci ", email="[email protected]" },
{ name="James R. Maddison", email="[email protected]" },
Expand Down

0 comments on commit 3bcdc03

Please sign in to comment.