{"id":28280788,"url":"https://github.com/bulv1ne/flit-bumpversion","last_synced_at":"2025-06-16T21:30:55.521Z","repository":{"id":52207960,"uuid":"185597939","full_name":"bulv1ne/flit-bumpversion","owner":"bulv1ne","description":"Simple bumpversion tool","archived":false,"fork":false,"pushed_at":"2021-05-05T06:31:51.000Z","size":56,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-21T10:19:02.687Z","etag":null,"topics":["bumpversion","python","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bulv1ne.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-05-08T12:04:43.000Z","updated_at":"2021-05-05T06:31:54.000Z","dependencies_parsed_at":"2022-09-06T05:40:19.050Z","dependency_job_id":null,"html_url":"https://github.com/bulv1ne/flit-bumpversion","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/bulv1ne/flit-bumpversion","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bulv1ne%2Fflit-bumpversion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bulv1ne%2Fflit-bumpversion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bulv1ne%2Fflit-bumpversion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bulv1ne%2Fflit-bumpversion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bulv1ne","download_url":"https://codeload.github.com/bulv1ne/flit-bumpversion/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bulv1ne%2Fflit-bumpversion/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260244619,"owners_count":22980037,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bumpversion","python","python3"],"created_at":"2025-05-21T10:19:02.464Z","updated_at":"2025-06-16T21:30:55.513Z","avatar_url":"https://github.com/bulv1ne.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# flit-bumpversion\n\nUpdates the `__version__` of a package, commits the changes and tags the commit.\n\n\n## Installation\n\nflit-bumpversion only works with python 3.7 and upwards.\n\n```sh\npython3 -m pip install flit_bumpversion\n```\n\n\n## Usage\n\nYou can either provide a single file module or a directory module:\n\nIf you want to update the `__version__` string in the `my_package.py` file:\n\n```sh\nflit-bumpversion patch my_package.py\n```\n\nOr when updating a directory module:\n\n```sh\nflit-bumpversion patch my_package\n```\n\nThis will update `my_package/__init__.py` file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbulv1ne%2Fflit-bumpversion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbulv1ne%2Fflit-bumpversion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbulv1ne%2Fflit-bumpversion/lists"}