Skip to content

Commit

Permalink
build: update to version 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
altor committed Sep 25, 2019
1 parent 608f6ae commit 5d5b7ec
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 @@ -25,4 +25,4 @@
from pyRAPL.pyRAPL import PyRAPL, Device, PyRAPLException, PyRAPLNoEnergyConsumptionRecordedException
from pyRAPL.pyRAPL import PyRAPLNoEnergyConsumptionRecordStartedException, PyRAPLCantRecordEnergyConsumption

__version__ = "0.0.2"
__version__ = "0.1.0"

0 comments on commit 5d5b7ec

Please sign in to comment.