Skip to content

Commit 26f8c1f

Browse files
committed
Bump version to 0.3.0 to avoid PyPI issue
1 parent 924092b commit 26f8c1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/phyjax2d/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@
3030
)
3131
from phyjax2d.vec2d import Vec2d
3232

33-
__version__ = "0.2"
33+
__version__ = "0.3.0"

0 commit comments

Comments
 (0)