Skip to content

Commit

Permalink
chore: bump version to 0.7.0b1
Browse files Browse the repository at this point in the history
Signed-off-by: Henry Schreiner <[email protected]>
  • Loading branch information
henryiii committed Jun 2, 2023
1 parent b0ecc63 commit 7f0c0ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/repo_review/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@

from __future__ import annotations

__version__ = "0.6.1"
__version__ = "0.7.0b1"

__all__ = ["__version__"]

0 comments on commit 7f0c0ac

Please sign in to comment.