Python: bump version and update changelog (#1277)

* bump version and update changelog

* undo lab package version bump

* add changelog to exclude pattern for links

* fix for ignore path

* exclude file
This commit is contained in:
Eduard van Valkenburg
2025-10-07 23:41:59 +02:00
committed by GitHub
Unverified
parent 76900f0eab
commit 8b73b5b1be
11 changed files with 36 additions and 25 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ description = "Debug UI for Microsoft Agent Framework with OpenAI-compatible API
authors = [{ name = "Microsoft", email = "af-support@microsoft.com"}]
readme = "README.md"
requires-python = ">=3.10"
version = "1.0.0b251001"
version = "1.0.0b251007"
license-files = ["LICENSE"]
urls.homepage = "https://github.com/microsoft/agent-framework"
urls.source = "https://github.com/microsoft/agent-framework/tree/main/python"