Skip to content

Commit 36f5595

Browse files
committed
fix: release verisoning
1 parent e7d92b6 commit 36f5595

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

boagent/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
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/.
55
"""
66

7-
__version__ = "0.0.2"
7+
__version__ = "0.0.3"
88
__author__ = 'Benoit Petit <bpetit@hubblo.org>'
99
__credits__ = 'Boavizta contributors'

0 commit comments

Comments
 (0)