Skip to content

Commit 5606e7f

Browse files
committed
version to 0.1.12
* addresses some deprecation warnings raised when using torch 1.9.0 * includes some plotting fixes
1 parent faee622 commit 5606e7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pymde/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.1.11"
1+
__version__ = "0.1.12"
22

33
from pymde.problem import MDE
44

0 commit comments

Comments
 (0)