We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ca854a commit 3f5d55fCopy full SHA for 3f5d55f
1 file changed
labkey/__init__.py
@@ -16,6 +16,6 @@
16
from labkey import domain, query, experiment, security, utils
17
18
__title__ = 'labkey'
19
-__version__ = '1.0.1'
+__version__ = '1.1.0'
20
__author__ = 'LabKey'
21
__license__ = 'Apache License 2.0'
0 commit comments