Skip to content

Commit

Permalink
Update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
nschcolnicov committed Nov 4, 2024
1 parent cb3c16b commit 448318b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
0.4.29

* Update handling of --database argument [#90](https://github.com/miRTop/mirtop/issues/90)

0.4.28

* fix random order in Variant field [#84](https://github.com/miRTop/mirtop/issues/83)
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import os
from setuptools import setup, find_packages

version = '0.4.28'
version = '0.4.29'
url = 'http://github.com/mirtop/mirtop'


Expand Down

0 comments on commit 448318b

Please sign in to comment.