Skip to content

Commit

Permalink
tagged 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
caseyjlaw committed Oct 29, 2015
1 parent fefa516 commit bc81d0a
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 @@ -6,7 +6,7 @@
description = 'Python scripts for running real-time data analysis at the VLA',
author = 'Casey Law + SBS',
author_email = '[email protected]',
version = '0.0',
version = '1.0',
include_package_data=True,
packages = find_packages(),
data_files = [ ('conf', glob.glob('conf/*.conf'))],
Expand Down

0 comments on commit bc81d0a

Please sign in to comment.