release: bump to v0.1.2

Prepare package metadata for the next release.
This commit is contained in:
2026-02-04 20:14:15 +03:00
parent d89ebcaf64
commit d2ec2059f0

View File

@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project] [project]
name = "ctfd-mcp" name = "ctfd-mcp"
version = "0.1.1" version = "0.1.2"
description = "MCP server for CTFd that lets regular users browse challenges, manage dynamic instances, and submit flags." description = "MCP server for CTFd that lets regular users browse challenges, manage dynamic instances, and submit flags."
readme = "README.md" readme = "README.md"
requires-python = ">=3.13" requires-python = ">=3.13"