We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cf200a commit dd9a1a3Copy full SHA for dd9a1a3
iriscasttools/setup.py
@@ -1,6 +1,6 @@
1
from setuptools import setup, find_packages
2
3
-VERSION = "0.0.2"
+VERSION = "0.1.0"
4
DESCRIPTION = "python package for IRISCAST tools"
5
6
LONG_DESCRIPTION = """Python package to get power and CPU/RAM usage statistics"""
0 commit comments