Skip to content

Commit

Permalink
Bump version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TheSuperiorStanislav committed Oct 4, 2024
1 parent c71ea57 commit 817bb74
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ We follow [Semantic Versions](https://semver.org/).

## Unreleased

## 0.2.0

- Refactor and improve validation on keys in django module
- Rename `S3KeyWithUUID` to `WithPrefixUUIDFileName`
- Rename `S3KeyWithPrefix` to `WithPrefixUUIDFolder`
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "saritasa-s3-tools"
version = "0.1.0"
version = "0.2.0"
description = "Tools For S3 Used By Saritasa"
authors = [
"Saritasa <[email protected]>",
Expand Down

0 comments on commit 817bb74

Please sign in to comment.