Skip to content

Commit 7861f37

Browse files
authored
Merge pull request #421 from AllenNeuralDynamics/main
Main
2 parents e95bc2c + 8399b56 commit 7861f37

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
@@ -8,7 +8,7 @@
88
import yaml
99
from pythonjsonlogger import json as log_json
1010

11-
__version__ = "2.1.1"
11+
__version__ = "2.1.2"
1212

1313

1414
# We want to standardize the timestamp format to UTC and ISO-8601, which

0 commit comments

Comments
 (0)