We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fa074ce + 3e53889 commit 97607ddCopy full SHA for 97607dd
pydens/__init__.py
@@ -4,4 +4,4 @@
4
from .model_torch import Solver, D, V, TorchModel, ConvBlockModel
5
from .batchflow.sampler import *
6
7
-__version__ = '0.1.2'
+__version__ = '1.0.0'
0 commit comments