Skip to content

Commit 9a9549f

Browse files
authored
Merge pull request #148 from cnellington/dev
update package version
2 parents 00dc129 + 58c2cc6 commit 9a9549f

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
@@ -5,7 +5,7 @@
55
from setuptools import find_packages, setup
66

77
DESCRIPTION = "An ML toolbox for estimating context-specific parameters."
8-
VERSION = '0.2.2'
8+
VERSION = '0.2.3'
99

1010
setup(
1111
name='contextualized',

0 commit comments

Comments
 (0)