Skip to content

Commit

Permalink
bump iriscasttools (#66)
Browse files Browse the repository at this point in the history
0.0.2 -> 0.1.0
  • Loading branch information
anish-mudaraddi authored May 17, 2023
1 parent 4cf200a commit dd9a1a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iriscasttools/setup.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from setuptools import setup, find_packages

VERSION = "0.0.2"
VERSION = "0.1.0"
DESCRIPTION = "python package for IRISCAST tools"

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

0 comments on commit dd9a1a3

Please sign in to comment.