Skip to content

Commit 25cf8f0

Browse files
pyproject: Bump version to 1.0.0
- Updated project version to `1.0.0` in `pyproject.toml` to signify the first stable release of the library.
1 parent 922d905 commit 25cf8f0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "pdfrest"
3-
version = "0.1.0"
3+
version = "1.0.0"
44
description = "Python client library for interacting with the PDFRest API"
55
readme = "README.md"
66
authors = [

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)