Skip to content

Commit 3de9db6

Browse files
committed
bump version
1 parent be2f6a2 commit 3de9db6

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.3'
5+
VERSION = '1.0.4'
66
MAINTAINER = 'Avishai Halev'
77
MAINTAINER_EMAIL = '[email protected]'
88
LICENSE = 'MIT License'

0 commit comments

Comments
 (0)