diff --git a/pyproject.toml b/pyproject.toml index c45595f..0ed7252 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,8 +1,8 @@ [tool.poetry] -name = 'bunge' +name = 'iowa_sales_forecast' version = '0.0.2' description = 'Iowa liquor sales forecasting model.' -license = 'MIT.' +license = 'MIT' authors = ['Ingwersen_erik '] readme = 'README.md' repository = 'https://github.com/erik-ingwersen-ey/iowa_liquor_sales_forecast'