Skip to content

Commit 134bc8e

Browse files
committed
Bump version to 1.17.0
Minor bump so the major.minor solr_result_cache key rotates (1.16 -> 1.17), flushing the single-image cells cached under 1.16.0 for AlignedDatasets, AllDatasets, AnatomyExpressedIn and TransgeneExpressionHere.
1 parent e52f17e commit 134bc8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
here = path.abspath(path.dirname(__file__))
55

6-
__version__ = "1.16.0"
6+
__version__ = "1.17.0"
77

88
# Get the long description from the README file
99
with open(path.join(here, 'README.md')) as f:

0 commit comments

Comments
 (0)