python module structure changes

This commit is contained in:
2025-05-10 10:12:04 +00:00
parent 8c4442fb00
commit 831c6051ea
21 changed files with 3028 additions and 208 deletions

View File

@@ -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"