Skip to content

Commit

Permalink
chore: adding time start and end to raw data
Browse files Browse the repository at this point in the history
  • Loading branch information
bpetit committed Apr 9, 2023
1 parent 58bf600 commit 4c587ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boagent/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
Monitoring agent/framework for evaluating the environmental impacts of a machine and its applications, including several to all steps of the life cycle of the machine and service, plus multiple criterias of impacts (not just CO2eq metrics / Global Warming Potential). Part of the efforts of https://boavizta.org/en and https://sdialliance.org/.
"""

__version__ = "0.0.7"
__version__ = "0.0.8"
__author__ = 'Benoit Petit <[email protected]>'
__credits__ = 'Boavizta contributors'

0 comments on commit 4c587ec

Please sign in to comment.