Skip to content

Commit bbd4b19

Browse files
avishaihalevahalev
authored andcommitted
bump version
1 parent 0e00b6e commit bbd4b19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
from setuptools import setup, find_packages
33

44
DESCRIPTION = 'A yaml-based configuration for reproducible python experiments.'
5-
VERSION = '1.0.2'
5+
VERSION = '1.0.3'
66
MAINTAINER = 'Avishai Halev'
77
MAINTAINER_EMAIL = '[email protected]'
88
LICENSE = 'MIT License'

0 commit comments

Comments
 (0)