Skip to content

Commit

Permalink
Merge pull request #24 from FaradayRF/master
Browse files Browse the repository at this point in the history
Bring develop up to speed with master
  • Loading branch information
kb1lqc authored Mar 2, 2018
2 parents 0d96e23 + a78fd5a commit 367a657
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion faradayio_cli/faradayio_cli.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""faradayio-cli.faradayio-cli: provides entry point main()."""

__version__ = "0.0.1a"
__version__ = "0.0.2"

import argparse
import serial
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
attrs==17.4.0
faradayio==0.0.2a
faradayio==0.0.3
flake8==3.5.0
mccabe==0.6.1
pluggy==0.6.0
Expand Down

0 comments on commit 367a657

Please sign in to comment.