We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 190dbce + ecb798c commit 6b620d6Copy full SHA for 6b620d6
1 file changed
src/aind_data_transfer_service/__init__.py
@@ -2,7 +2,7 @@
2
3
import os
4
5
-__version__ = "1.17.2"
+__version__ = "1.18.0"
6
7
# Global constants
8
OPEN_DATA_BUCKET_NAME = os.getenv("OPEN_DATA_BUCKET_NAME", "open")
0 commit comments