Skip to content
This repository was archived by the owner on Jul 23, 2025. It is now read-only.

Commit 2618b5e

Browse files
committed
MAINT: Bump version to v0.1.0
1 parent c3138c0 commit 2618b5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "flit_core.buildapi"
55
[project]
66
# Check https://flit.readthedocs.io/en/latest/pyproject_toml.html for all available sections
77
name = "review-bot"
8-
version = "0.1.dev0"
8+
version = "0.1.0"
99
description = "A Python library to automatically generate suggestions and improvements for patches in GitHub PRs by leveraging the power of OpenAI."
1010
readme = "README.rst"
1111
requires-python = ">=3.8"

0 commit comments

Comments
 (0)