We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02bb0ae commit 5761348Copy full SHA for 5761348
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "typeline"
3
-version = "0.6.0"
+version = "0.7.0"
4
description = "Write dataclasses to delimited text formats and read them back again."
5
authors = ["Clint Valentine <[email protected]>"]
6
license = "MIT"
0 commit comments