Skip to content
Snippets Groups Projects
Commit 716c99fd authored by Stanislav Pidhorskyi's avatar Stanislav Pidhorskyi
Browse files

Added version information

parent fb8d723a
No related branches found
No related tags found
No related merge requests found
......@@ -36,3 +36,5 @@ from dlutils.pytorch import lr_eq_adam
from dlutils.pytorch import lr_eq_sgd
from dlutils.pytorch import lr_eq
from dlutils.pytorch.checkpointer import Checkpointer
__version__ = '0.0.12'
......@@ -16,7 +16,7 @@ with open(os.path.join(here, 'README.rst'), encoding='utf-8') as f:
setup(
name='dlutils',
version='0.0.11',
version='0.0.12',
description='dlutils - collection of boilerplate code, usefull primitives, helpers.',
long_description=long_description,
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment