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.
1 parent e95bc2c commit 29ec95fCopy full SHA for 29ec95f
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