Skip to content

Commit

Permalink
release: 0.3.0 -l/--limit flag
Browse files Browse the repository at this point in the history
limit the number of records to be searched
also now only --version (and not -v) returns the program version
  • Loading branch information
phette23 committed Apr 4, 2024
1 parent 063b9ee commit eee4086
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "marcgrep"
version = "0.2.0"
version = "0.3.0"
description = "search MARC files for regex matches"
authors = ["phette23 <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit eee4086

Please sign in to comment.