Skip to content

Commit

Permalink
fix paths
Browse files Browse the repository at this point in the history
  • Loading branch information
rieder committed Aug 8, 2024
1 parent 4f064c0 commit ac55afb
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ requires = ["hatchling"]
build-backend = "hatchling.build"

[project]
name = "my-amuse-project"
name = "amuse-template"
version = "2024.8.0" # year.month.release is a good option, otherwise you can use semantic versioning (major.minor.patch)
dependencies = [
"amuse-framework>2024.0.0",
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit ac55afb

Please sign in to comment.