Skip to content

Commit 8db19a5

Browse files
committed
Update to version 1.0.1
1 parent 31664b7 commit 8db19a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dustpy/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
from simframe.io.dump import readdump
2121

2222
__name__ = "dustpy"
23-
__version__ = "1.0.0"
23+
__version__ = "1.0.1"
2424

2525
Simulation.__version__ = __version__
2626
plot.__version__ = __version__

0 commit comments

Comments
 (0)