Skip to content

Commit

Permalink
Merge branch 'main' into patch-52
Browse files Browse the repository at this point in the history
  • Loading branch information
mekhlakapoor authored Oct 24, 2024
2 parents 20998c3 + 64bd12b commit 5c5fa96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/aind_slims_api/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""Init package"""

__version__ = "0.1.15"
__version__ = "0.1.16"

from aind_slims_api.configuration import AindSlimsApiSettings

Expand Down

0 comments on commit 5c5fa96

Please sign in to comment.