diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 7454662..dd7338d 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -1,5 +1,5 @@ {% set name = "lightning" %} -{% set version = "2.3.2" %} +{% set version = "2.3.3" %} package: name: {{ name|lower }} @@ -7,7 +7,7 @@ package: source: url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/lightning-{{ version }}.tar.gz - sha256: 6d02862e7e8c9e6903c06314296d0950e677f7e67ad615c3262fe7c73d95f4b8 + sha256: 7f454711895c1c6e455766f01fa39522e25e5ab54c15c5e5fbad342fa92bc93c build: noarch: python @@ -45,10 +45,7 @@ about: home: https://github.com/Lightning-AI/lightning summary: Use Lightning Apps to build everything from production-ready, multi-cloud ML systems to simple research demos. license: Apache-2.0 - license_file: - - LICENSE - - src/lightning/app/cli/component-template/LICENSE - - src/lightning/app/cli/app-template/LICENSE + license_file: LICENSE extra: recipe-maintainers: