Skip to content

Commit 24fb5fc

Browse files
committed
bump version for v2.5.0
1 parent 87599be commit 24fb5fc

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Changelog
22

3+
## Version 2.5.0
4+
35
- Added noheader CSV and TSV output formats.
46
- Added `jsonl` and `jsonl_escaped` output formats.
57

cli_helpers/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "2.4.0"
1+
__version__ = "2.5.0"

0 commit comments

Comments
 (0)