diff --git a/timex_lca/__init__.py b/timex_lca/__init__.py index 93b5d4b..a482443 100644 --- a/timex_lca/__init__.py +++ b/timex_lca/__init__.py @@ -5,4 +5,4 @@ from .dynamic_biosphere_builder import DynamicBiosphereBuilder from .dynamic_characterization import DynamicCharacterization -__version__ = '1.0.0' # Example version \ No newline at end of file +__version__ = '0.1.0' # Example version \ No newline at end of file