Skip to content

Commit d3fc966

Browse files
author
LEFTeyes
committed
V0.1.0 finished
1 parent 85c155d commit d3fc966

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/warmup_scheduler_pytorch/warmup_module.py

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

99
__all__ = ['VERSION', 'WarmUpScheduler']
1010

11-
VERSION = '1.0.0'
11+
VERSION = '0.1.0'
1212

1313

1414
class WarmUpScheduler(object):

0 commit comments

Comments
 (0)