Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Commit

Permalink
upd(pacup): 2.0.0 -> 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Elsie19 committed Aug 5, 2023
1 parent 94c63e1 commit 222b36a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pacup/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
from pacup.utils import level
from pacup.version import VersionStatuses

__version__ = "2.0.0 Sirius"
__version__ = "2.1.0 Dagon"

app = typer.Typer(
name="pacup", context_settings={"help_option_names": ["-h", "--help"]}
Expand Down

0 comments on commit 222b36a

Please sign in to comment.