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 8f25150 + e4fca3c commit 5782532Copy full SHA for 5782532
src/aind_data_transfer_service/__init__.py
@@ -2,7 +2,7 @@
2
3
import os
4
5
-__version__ = "1.21.0"
+__version__ = "1.22.0"
6
7
# Global constants
8
OPEN_DATA_BUCKET_NAME = os.getenv("OPEN_DATA_BUCKET_NAME", "open")
0 commit comments