Skip to content

Commit dd9a1a3

Browse files
bump iriscasttools (#66)
0.0.2 -> 0.1.0
1 parent 4cf200a commit dd9a1a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

iriscasttools/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from setuptools import setup, find_packages
22

3-
VERSION = "0.0.2"
3+
VERSION = "0.1.0"
44
DESCRIPTION = "python package for IRISCAST tools"
55

66
LONG_DESCRIPTION = """Python package to get power and CPU/RAM usage statistics"""

0 commit comments

Comments
 (0)