Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ requires = ["hatchling"]
[project]
name = "csvplus"
# You can chose to use dynamic versioning with hatch or static where you add it manually.
version = "0.2.3"
version = "0.2.4"

description = "A better way to read and manipulate data"
authors = [
Expand Down
Loading