Skip to content

Commit 8858abc

Browse files
committed
change version in __init__.py
1 parent 241d661 commit 8858abc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fredipy/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88

99
__all__ = ["models", "constraints", "operators", "integrators", "util", "kernels"]
1010

11-
__version__ = "0.1.0"
11+
__version__ = "0.2.0"

0 commit comments

Comments
 (0)