Skip to content

Commit

Permalink
bump to new bridge version
Browse files Browse the repository at this point in the history
  • Loading branch information
henrypinkard committed Jul 2, 2024
1 parent 182ec7f commit 9478aab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pycromanager/_version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version_info = (0, 34, 7)
version_info = (0, 34, 8)
__version__ = ".".join(map(str, version_info))
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ ndstorage>=0.1.6
docstring-inheritance
pymmcore
sortedcontainers
pyjavaz>=1.2.3
pyjavaz==1.2.4
wget

0 comments on commit 9478aab

Please sign in to comment.