Skip to content

Commit 138903f

Browse files
update version
1 parent 671e966 commit 138903f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyRAPL/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626
from pyRAPL.pyRAPL import setup
2727
from pyRAPL.measurement import Measurement, measureit
2828

29-
__version__ = "0.2.1"
29+
__version__ = "0.2.2"
3030

3131
_sensor = None

0 commit comments

Comments
 (0)