Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
TemryL authored Jul 31, 2024
1 parent f57e13e commit 1634259
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[project]
name = "comfys3"
description = "ComfyS3 seamlessly integrates with [a/Amazon S3](https://aws.amazon.com/en/s3/) in ComfyUI. This open-source project provides custom nodes for effortless loading and saving of images, videos, and checkpoint models directly from S3 buckets within the ComfyUI graph interface."
version = "1.0.0"
version = "1.0.1"
license = { file = "LICENSE" }
dependencies = ["python-dotenv==1.0.1", "boto3==1.34.32"]

Expand Down

0 comments on commit 1634259

Please sign in to comment.