Skip to content

Commit

Permalink
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
include ms2pip/cython_modules/*.c
include ms2pip/models/*.c
include ms2pip/models/*/*.c
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION = "3.0.7"
VERSION = "3.4.2"

NAME = "ms2pip"
LICENSE = "apache-2.0"

0 comments on commit cb388c4

Please sign in to comment.