Skip to content

Commit

Permalink
README update, version bump (1.5.3)
Browse files Browse the repository at this point in the history
  • Loading branch information
StokesMIDE committed Jun 26, 2024
1 parent 42ee034 commit 0108364
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![unit tests](https://github.com/midetechnology/endaq-python/actions/workflows/unit-tests.yml/badge.svg) [![codecov](https://codecov.io/gh/MideTechnology/endaq-python/branch/develop/graph/badge.svg)](https://codecov.io/gh/MideTechnology/endaq-python)
[![PyPI Latest Release](https://img.shields.io/pypi/v/endaq-python.svg)](https://pypi.org/project/endaq-python/) ![example workflow](https://github.com/MideTechnology/endaq-python/actions/workflows/unit-tests.yml/badge.svg)

# `endaq-python`: A comprehensive, user-centric Python API for working with enDAQ data and devices

Expand Down
2 changes: 1 addition & 1 deletion endaq/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
import endaq.batch


__version__ = "1.5.2"
__version__ = "1.5.3"

0 comments on commit 0108364

Please sign in to comment.