We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e95bc2c + 8399b56 commit 7861f37Copy full SHA for 7861f37
1 file changed
src/aind_data_transfer_service/__init__.py
@@ -8,7 +8,7 @@
8
import yaml
9
from pythonjsonlogger import json as log_json
10
11
-__version__ = "2.1.1"
+__version__ = "2.1.2"
12
13
14
# We want to standardize the timestamp format to UTC and ISO-8601, which
0 commit comments