Skip to content

Commit 3329709

Browse files
committed
upgrade lib version
1 parent dfebcf8 commit 3329709

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ class TestKinesis(unittest.TestCase):
4343
```
4444

4545
## Change Log
46+
* 1.0.4: Fixes to LocalStack and Container modules
4647
* 1.0.3: Add auto_remove config option
4748
* 1.0.2: LocalStack Pro image set as default
4849
* 1.0.1: Repository URL fixed

localstack_utils/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.0.3"
1+
__version__ = "1.0.4"

0 commit comments

Comments
 (0)