Skip to content

Commit

Permalink
Bump version to 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
npalacioescat committed Nov 17, 2024
1 parent 640207b commit f3dde9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/funki/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
from . import preprocessing
from . import pipelines

__version__ = '0.1.0'
__version__ = '0.1.1'
_colors = {
'red': '#eb3f1b',
'yellow': '#f6c510',
Expand Down

0 comments on commit f3dde9f

Please sign in to comment.