Skip to content

Commit 6b620d6

Browse files
authored
Merge pull request #298 from AllenNeuralDynamics/main
Main
2 parents 190dbce + ecb798c commit 6b620d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.17.2"
5+
__version__ = "1.18.0"
66

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

0 commit comments

Comments
 (0)