File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,8 @@ For multi-package releases, use package names as subsections:
2626
2727## [ Unreleased]
2828
29+ ## [ 0.13.0]
30+
2931### Added
3032
3133- Added Management toolset with ` command ` and ` list_commands ` tools for executing and discovering Django management commands
@@ -225,7 +227,7 @@ This should allow for safer production deployments where shell access can be com
225227
226228- Josh Thomas < josh@joshthomas.dev > (maintainer)
227229
228- [ unreleased ] : https://github.com/joshuadavidthomas/mcp-django/compare/v0.12 .0...HEAD
230+ [ unreleased ] : https://github.com/joshuadavidthomas/mcp-django/compare/v0.13 .0...HEAD
229231[ 0.1.0 ] : https://github.com/joshuadavidthomas/mcp-django/releases/tag/mcp-django-shell-v0.1.0
230232[ 0.2.0 ] : https://github.com/joshuadavidthomas/mcp-django/releases/tag/mcp-django-shell-v0.2.0
231233[ 0.3.0 ] : https://github.com/joshuadavidthomas/mcp-django/releases/tag/mcp-django-shell-v0.3.0
@@ -241,3 +243,4 @@ This should allow for safer production deployments where shell access can be com
241243[ 0.10.0 ] : https://github.com/joshuadavidthomas/mcp-django/releases/tag/v0.10.0
242244[ 0.11.0 ] : https://github.com/joshuadavidthomas/mcp-django/releases/tag/v0.11.0
243245[ 0.12.0 ] : https://github.com/joshuadavidthomas/mcp-django/releases/tag/v0.12.0
246+ [ 0.13.0 ] : https://github.com/joshuadavidthomas/mcp-django/releases/tag/v0.13.0
Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ readme = "README.md"
8888# ]]] -->
8989requires-python = " >=3.10"
9090# [[[end]]]
91- version = " 0.12 .0"
91+ version = " 0.13 .0"
9292
9393[project .urls ]
9494Documentation = " https://github.com/joshuadavidthomas/mcp-django#README"
You can’t perform that action at this time.
0 commit comments