Skip to content

Commit 5cc352c

Browse files
rtd versioning
1 parent c8817e9 commit 5cc352c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = mlpro_int_hyperopt
3-
version = 0.1.2
3+
version = 0.1.3
44
author = MLPro Team
55
author_email = mlpro@listen.fh-swf.de
66
description = MLPro: Integration Hyperopt

src/setup.py

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

33

44
setup(name='mlpro_int_hyperopt',
5-
version='0.1.2',
5+
version='0.1.3',
66
description='MLPro: Integration Hyperopt',
77
author='MLPro Team',
88
author_mail='mlpro@listen.fh-swf.de',

0 commit comments

Comments
 (0)