Skip to content

Commit

Permalink
Add functions to C library wrapper (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
francdoc committed Nov 18, 2023
1 parent e8c3307 commit 819007a
Show file tree
Hide file tree
Showing 3 changed files with 149 additions and 75 deletions.
2 changes: 1 addition & 1 deletion acspy/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
"""A package for working with ACS motion controllers in Python."""

__version__ = "0.0.5"
__version__ = "0.0.6"

0 comments on commit 819007a

Please sign in to comment.