Skip to content

Commit

Permalink
build: update to version 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
altor committed Oct 14, 2019
1 parent dda7eb7 commit 3875ec0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyRAPL/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@
from pyRAPL.pyRAPL import setup
from pyRAPL.measurement import Measurement, measure

__version__ = "0.1.0"
__version__ = "0.2.0"

_sensor = None

0 comments on commit 3875ec0

Please sign in to comment.