Skip to content

Commit

Permalink
Bump library version to 2024.6
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertBlackhart authored Jun 18, 2024
1 parent 209be8e commit cb09dc6
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 = "recline"
version = "2023.5"
version = "2024.6"
description = "Writing argparse-based command line applications can become tedious, repetitive, and difficult to do right. Relax and let this library free you from that burden."
license = "BSD-3-Clause"
authors = ["NetApp <[email protected]>"]
Expand Down

0 comments on commit cb09dc6

Please sign in to comment.