Skip to content

Commit

Permalink
Added the markup to the setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
diarmuid committed Dec 26, 2015
1 parent 7048529 commit f565b63
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
recursive-include examples p*.py s*.py
include README.md
recursive-include examples p*.py s*.py
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
shutil.copyfile("README.md","README.txt")

setup(name='AcraNetwork',
version='0.5',
version='0.6',
description='Classes and utilities to support Flight Test Instrumentation Ethernet networks',
author='Diarmuid Collins',
author_email='dcollins@curtisswright.com',
Expand Down

0 comments on commit f565b63

Please sign in to comment.