Skip to content

Commit 5782532

Browse files
authored
Merge pull request #343 from AllenNeuralDynamics/main
Main
2 parents 8f25150 + e4fca3c commit 5782532

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/aind_data_transfer_service/__init__.py

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

33
import os
44

5-
__version__ = "1.21.0"
5+
__version__ = "1.22.0"
66

77
# Global constants
88
OPEN_DATA_BUCKET_NAME = os.getenv("OPEN_DATA_BUCKET_NAME", "open")

0 commit comments

Comments
 (0)