Skip to content

Commit

Permalink
Rename project in pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Vyazovetskov Vladimir committed May 28, 2022
1 parent 9059d8c commit 7f7d2fe
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,5 +1,5 @@
[tool.poetry]
name = "object-storage-adapter"
name = "s3-objects-tracker"
version = "0.1.0"
description = "Track already processed objects inside your s3 bucket."
authors = ["Vladimir Vyazovetskov <[email protected]>"]
Expand Down

0 comments on commit 7f7d2fe

Please sign in to comment.