Skip to content

Commit

Permalink
Bump readmeai to v0.5.97.
Browse files Browse the repository at this point in the history
  • Loading branch information
eli64s committed Oct 23, 2024
1 parent b57feba commit e0cbd48
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "readmeai"
version = "0.5.96"
version = "0.5.97"
description = "Automated README file generator, powered by AI."
authors = ["Eli <egsalamie@gmail.com>"]
license = "MIT"
Expand Down Expand Up @@ -108,8 +108,8 @@ sort = "cover"
omit = [
"**/__init__.py",
"noxfile.py",
"readmeai/cli/arguments.py",
"readmeai/cli/commands.py",
"readmeai/cli/commands_line.py",
"readmeai/cli/interactive.py",
"readmeai/readers/git/metadata.py",
]

Expand Down

0 comments on commit e0cbd48

Please sign in to comment.