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 f9627f3 + 69cddff commit 4ccb757Copy full SHA for 4ccb757
docs/source/index.rst
@@ -7,6 +7,8 @@
7
Welcome to this repository's documentation!
8
===========================================
9
10
+`aind-data-access-api GitHub repository <https://github.com/AllenNeuralDynamics/aind-data-access-api>`_
11
+
12
.. toctree::
13
:maxdepth: 2
14
:caption: Contents:
src/aind_data_access_api/__init__.py
@@ -1,3 +1,3 @@
1
"""Init package"""
2
3
-__version__ = "1.2.1"
+__version__ = "1.2.2"
0 commit comments