chore: Bump version to 2.7.2 for hotfix release

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
yusyus
2026-01-21 23:23:33 +03:00
parent cc76efa29a
commit ac53017ec8
6 changed files with 53 additions and 5 deletions

View File

@@ -5,7 +5,7 @@ This package provides tools for automatically scraping, organizing, and packagin
documentation from various sources into uploadable Claude AI skills.
"""
__version__ = "2.8.0-dev"
__version__ = "2.7.2"
__author__ = "Yusuf Karaaslan"
__license__ = "MIT"