Skip to content

Commit

Permalink
pre-release version
Browse files Browse the repository at this point in the history
  • Loading branch information
mdekstrand committed Nov 23, 2023
1 parent b0b293b commit 6e2f000
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion progress_api/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
from .api import Progress, make_progress # noqa: F401
from .config import set_backend # noqa: F401

__version__ = "0.1.0"
__version__ = "0.1.0a1"

0 comments on commit 6e2f000

Please sign in to comment.