Skip to content

Commit e212dd7

Browse files
committed
bump up version 0.1.1
1 parent 08c1120 commit e212dd7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ with beam.Pipeline() as p:
7878
)
7979
```
8080

81-
See [Introduction to DynamoDB PyIO Sink Connector](/blog/2024/dynamodb-pyio-intro/) for more examples.
81+
See [Introduction to DynamoDB PyIO Sink Connector](https://beam-pyio.github.io/blog/2024/dynamodb-pyio-intro/) for more examples.
8282

8383
## Contributing
8484

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 = "dynamodb_pyio"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
description = "Apache Beam Python I/O connector for Amazon DynamoDB"
55
authors = ["Beam PyIO"]
66
license = "Apache License 2.0"

0 commit comments

Comments
 (0)