Skip to content

Commit

Permalink
bump version to 0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
arturtoshev committed Jun 7, 2024
1 parent c6a14e6 commit bb313a8
Showing 1 changed file with 1 addition and 1 deletion.
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 = "jax-sph"
version = "0.0.0a1"
version = "0.0.1"
description = "JAX-SPH: Smoothed Particle Hydrodynamics in JAX"
authors = ["Artur Toshev <[email protected]>",]
maintainers = ["Artur Toshev <[email protected]>",]
Expand Down

0 comments on commit bb313a8

Please sign in to comment.