Skip to content

Commit

Permalink
resolve #16 introduce MANIFEST and version increment
Browse files Browse the repository at this point in the history
  • Loading branch information
msuzen committed Nov 4, 2019
1 parent 1c439fb commit c644808
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
include README.md
include README
include LICENSE
2 changes: 1 addition & 1 deletion bristol/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__='0.2.3'
__version__='0.2.4'

0 comments on commit c644808

Please sign in to comment.