Skip to content

Commit 9124d2c

Browse files
authored
RELEASE 1.0.0 (#16)
1 parent 3579891 commit 9124d2c

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Changelog
22
=========
33

4+
## 1.0.0
5+
6+
Initial public release
7+
8+
49
## 1.0.0a1
510

611
Upgrade awscli to 1.40.12.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "s3-sync-lambda"
3-
version = "1.0.0a2"
3+
version = "1.0.0"
44
description = "Sync an S3 bucket to another S3 bucket in AWS Lambda."
55
authors = ["Metabolize LLC"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)