Skip to content

Commit 4ccb757

Browse files
authored
Merge pull request #146 from AllenNeuralDynamics/release-v1.2.2
Release v1.2.2
2 parents f9627f3 + 69cddff commit 4ccb757

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

docs/source/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
Welcome to this repository's documentation!
88
===========================================
99

10+
`aind-data-access-api GitHub repository <https://github.com/AllenNeuralDynamics/aind-data-access-api>`_
11+
1012
.. toctree::
1113
:maxdepth: 2
1214
:caption: Contents:

src/aind_data_access_api/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""Init package"""
22

3-
__version__ = "1.2.1"
3+
__version__ = "1.2.2"

0 commit comments

Comments
 (0)