Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
samvanstroud committed Oct 24, 2024
1 parent 2b95e56 commit b24f2b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion puma/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# flake8: noqa

__version__ = "0.3.6"
__version__ = "0.4.0"

from puma.histogram import Histogram, HistogramPlot
from puma.integrated_eff import IntegratedEfficiency, IntegratedEfficiencyPlot
Expand Down

0 comments on commit b24f2b7

Please sign in to comment.