Skip to content

Commit 2bca57e

Browse files
authored
Merge pull request #424 from AllenNeuralDynamics/main
Main
2 parents ade4738 + 667dfd3 commit 2bca57e

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.2"
11+
__version__ = "2.1.3"
1212

1313

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

0 commit comments

Comments
 (0)