Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions .vscode/settings.json

This file was deleted.

1 change: 0 additions & 1 deletion .windsurfrules

This file was deleted.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# PyPI project is nsa-pythonik (where 1.x lives; trusted publisher is bound to
# it) — the import package stays `pythonik`.
name = "nsa-pythonik"
version = "2.1.0"
version = "2.2.0"
description = "Complete generated Python SDK for the iconik media management API (15 services)"
readme = "README.md"
requires-python = ">=3.10"
Expand Down
2 changes: 1 addition & 1 deletion pythonik/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
One subpackage per iconik service; see the package README for usage.
"""

__version__ = "2.1.0"
__version__ = "2.2.0"
184 changes: 0 additions & 184 deletions pythonik/assets/api/portfolios/delete_portfolios_by_portfolio_id.py

This file was deleted.

Loading
Loading