Skip to content

Commit 3f5d55f

Browse files
authored
Bump version to 1.1.0 (#25)
1 parent 8ca854a commit 3f5d55f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

labkey/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
from labkey import domain, query, experiment, security, utils
1717

1818
__title__ = 'labkey'
19-
__version__ = '1.0.1'
19+
__version__ = '1.1.0'
2020
__author__ = 'LabKey'
2121
__license__ = 'Apache License 2.0'

0 commit comments

Comments
 (0)