Skip to content

Commit

Permalink
Merge pull request #23 from ishwinder-singh/DEVOPS-10131
Browse files Browse the repository at this point in the history
included README.rst in the manifest
  • Loading branch information
Vijayender Madura committed Dec 8, 2017
2 parents 3769a76 + 9c4cb62 commit 50cb6d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
include *.txt
include tests/*.txt
include README.md
include README.rst
include CHANGES
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ def get_required_modules(file_name):

setup(
name="saltnanny",
version="0.2.1",
version="0.2.2",
author="Dun and Bradstreet Inc.",
author_email="devops@dandb.com",
description='Python Module that parses salt returns stored in an external job cache and logs output',
Expand Down

0 comments on commit 50cb6d2

Please sign in to comment.