Skip to content

Commit

Permalink
Merge branch 'release-0.4.0' into 'develop'
Browse files Browse the repository at this point in the history
release version 0.4.0

See merge request tron/addannot!115
  • Loading branch information
Pablo Riesgo Ferreiro committed Dec 14, 2020
2 parents 4427a40 + 7154340 commit c3ead68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neofox/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.#
VERSION = "0.4.0.rc2"
VERSION = "0.4.0"
REFERENCE_FOLDER_ENV = "NEOFOX_REFERENCE_FOLDER"
NEOFOX_BLASTP_ENV = "NEOFOX_BLASTP"
NEOFOX_MIXMHC2PRED_ENV = "NEOFOX_MIXMHC2PRED"
Expand Down

0 comments on commit c3ead68

Please sign in to comment.