Skip to content

Commit

Permalink
Release version 0.12.4
Browse files Browse the repository at this point in the history
  • Loading branch information
PrimozGodec committed Mar 16, 2024
1 parent acf79fa commit c11ed3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

MAJOR = 0
MINOR = 12
MICRO = 3
MICRO = 4
VERSION = '%d.%d.%d' % (MAJOR, MINOR, MICRO)

AUTHOR = 'Bioinformatics Laboratory, FRI UL'
Expand Down

0 comments on commit c11ed3e

Please sign in to comment.