Skip to content
Snippets Groups Projects
Commit cb5d39d6 authored by Georges Da Costa's avatar Georges Da Costa
Browse files

Corrects a missing import for kwollect

parent 3ac62e30
No related branches found
No related tags found
No related merge requests found
import time
import datetime
import requests
import os
import json
......
......@@ -5,7 +5,7 @@ with open("README.md", "r") as fh:
setuptools.setup(
name="expetator",
version="0.1.3",
version="0.1.4",
author="Georges Da Costa",
author_email="georges.da-costa@irit.fr",
description="A framework for monitoring HPC applications using DVFS",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment