Skip to content

Commit 97607dd

Browse files
authored
Merge pull request #39 from analysiscenter/version
update version
2 parents fa074ce + 3e53889 commit 97607dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pydens/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
from .model_torch import Solver, D, V, TorchModel, ConvBlockModel
55
from .batchflow.sampler import *
66

7-
__version__ = '0.1.2'
7+
__version__ = '1.0.0'

0 commit comments

Comments
 (0)