Skip to content

Commit

Permalink
Merge a number of Bens changes and bug fixes, and release it
Browse files Browse the repository at this point in the history
  • Loading branch information
dlilien committed Oct 8, 2019
1 parent 0dcb97e commit f809cd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
if __name__ == '__main__':
console_scripts = ['impdar=impdar.bin.impdarexec:main', 'impproc=impdar.bin.impproc:main', 'imppick=impdar.bin.imppick:main', 'impplot=impdar.bin.impplot:main']
setuptools.setup(name='impdar',
version='0.6a',
version='0.7a',
description='Scripts for impulse radar',
url='http://github.com/dlilien/impdar',
author='David Lilien',
Expand Down

0 comments on commit f809cd4

Please sign in to comment.