Skip to content

Commit 29ec95f

Browse files
committed
release v2.1.2
1 parent e95bc2c commit 29ec95f

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)