aboutsummaryrefslogtreecommitdiff
path: root/setup.py
AgeCommit message (Expand)AuthorFilesLines
2026-04-28chore(release): bump version to 0.3.0 and write changelognatsuoto1-1/+1
2026-04-28feat!: drop Python 3.7 supportClaude1-2/+1
2026-04-28feat: fix macOS python_arch and add Python 3.12/3.13/3.14 supportcopilot-swe-agent[bot]1-0/+3
2022-12-22Bump version: 0.2.1 → 0.2.2Bobby1-1/+1
2022-12-22Add Support for Python 3.11Bobby1-0/+1
2022-11-27Bump version: 0.2.0 → 0.2.1Bobby1-1/+1
2022-11-27Dropping Python 3.6 SupportBobby1-1/+0
2022-11-27Revert "Bump version: 0.2.0 → 0.3.0"Bobby1-1/+1
2022-11-27Bump version: 0.2.0 → 0.3.0Bobby1-1/+1
2022-11-27Bump version: 0.1.0 → 0.2.0Bobby1-1/+1
2022-09-10update setup.py for releasev0.1.0Bobby1-2/+2
2022-09-01Removing backwards compatibility for Python 3.6. Min Python now is 3.7Bobby1-1/+1
2022-08-30Add initial project skeleton.Bobby1-0/+79