Skip to content

Commit

Permalink
v3.3.0 xgboost
Browse files Browse the repository at this point in the history
  • Loading branch information
Li Tai Fang committed Sep 12, 2019
1 parent efcb839 commit a7b4363
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
##SomaticSeq=v3.2.1
##SomaticSeq=v3.3.0
2 changes: 1 addition & 1 deletion somaticseq/_version.py
@@ -1,2 +1,2 @@
__version__ = '3.2.1'
__version__ = '3.3.0'
vcf_header = '##SomaticSeq=v{}'.format( __version__ )

0 comments on commit a7b4363

Please sign in to comment.