Skip to content

Commit 0f1c7d2

Browse files
authored
Merge pull request #65 from PickwickSoft/release/v1.0.1
🔖 Change version to 1.0.1
2 parents 5386897 + 15e9dcf commit 0f1c7d2

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

poetry.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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 = "streams.py"
3-
version = "1.0.0"
3+
version = "1.0.1"
44
authors = ["Stefan Garlonta <stefan@pickwicksoft.org>"]
55
description = "A stream library for Python inspired by Java Stream API"
66
keywords = ["streams", "parallel", "data"]

0 commit comments

Comments
 (0)