Skip to content

Commit

Permalink
Fix store all cases in bundle (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
yannikschaelte authored Nov 28, 2020
1 parent f355084 commit 1ff2d0c
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,2 +1,3 @@
include petabtests/conversion.xml
include petabtests/cases/*/*
include petabtests/cases/sbml/*/*
include petabtests/cases/pysb/*/*
2 changes: 1 addition & 1 deletion petabtests/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.0.0a5'
__version__ = '0.0.0a6'

0 comments on commit 1ff2d0c

Please sign in to comment.