v0.2.1
This commit is contained in:
parent
9b4ce47caf
commit
bd4f659c04
|
@ -1,3 +1,4 @@
|
|||
v0.2.1 Script to extract useful fields from CSV.
|
||||
v0.2.0 Functions for finding useful fields in CSV.
|
||||
v0.1.0 Setup scripts.
|
||||
v0.0.1 Hubspot Parse.
|
||||
|
|
|
@ -22,7 +22,7 @@ packages = [
|
|||
{ include = "hsparse" },
|
||||
]
|
||||
readme = "README.md"
|
||||
version = "0.2.0"
|
||||
version = "0.2.1"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.10"
|
||||
|
|
Loading…
Reference in a new issue