Skip to content

Commit

Permalink
adds MANIFEST file for .pyx dist
Browse files Browse the repository at this point in the history
  • Loading branch information
lacava committed May 3, 2017
1 parent 6b415dd commit 1342042
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
@@ -0,0 +1 @@
global-include *.pyx
2 changes: 1 addition & 1 deletion few/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
"""

__version__ = '0.0.31'
__version__ = '0.0.32'

0 comments on commit 1342042

Please sign in to comment.