Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
CarlAndersson committed May 31, 2018
1 parent e5ab367 commit 50768e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion acoustics_hardware/__init__.py
@@ -1,6 +1,6 @@
import logging

__version__ = '0.0.3'
__version__ = '0.0.4'
logger = logging.getLogger(__name__)

__all__ = ['core',
Expand Down

0 comments on commit 50768e1

Please sign in to comment.