python module structure changes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "airflow-markdown-view-plugin"
|
||||
version = "0.1.0"
|
||||
name = "markdown-view-plugin"
|
||||
version = "0.1.1"
|
||||
description = "Airflow UI plugin to render Markdown content using FastAPI and React."
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.9"
|
||||
|
||||
Reference in New Issue
Block a user