Skip to content

Commit

Permalink
📝 docs
Browse files Browse the repository at this point in the history
  • Loading branch information
juli4nb4dillo committed Jul 17, 2024
1 parent 0cbe3d1 commit 7422e49
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions ika/util.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@

import serial

# Add logger to module
logger = logging.getLogger('ika')


Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

setup(
name="ika-control",
version="0.6.0",
version="0.6.1",
description="Python driver for IKA instruments.",
long_description=long_description,
long_description_content_type='text/markdown',
Expand Down

0 comments on commit 7422e49

Please sign in to comment.