Skip to content

Commit

Permalink
housekeeping
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewwall committed Jan 16, 2017
1 parent 6802e7f commit 6e3e652
Show file tree
Hide file tree
Showing 3 changed files with 624 additions and 1 deletion.
2 changes: 1 addition & 1 deletion install.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ def loader():
class SDRInstaller(ExtensionInstaller):
def __init__(self):
super(SDRInstaller, self).__init__(
version="0.14",
version="0.15",
name='sdr',
description='Capture data from rtl_433',
author="Matthew Wall",
Expand Down
Loading

0 comments on commit 6e3e652

Please sign in to comment.