We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19601b1 commit 2eb8d7aCopy full SHA for 2eb8d7a
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "flupy"
3
-version = "1.2.1"
+version = "1.2.2"
4
description = "Fluent data processing in Python - a chainable stream processing library for expressive data manipulation using method chaining"
5
authors = ["Oliver Rice <oliver@oliverrice.com>"]
6
license = "MIT"
0 commit comments