Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
henryiii authored Apr 12, 2023
1 parent 78a8a6f commit d9470e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/check_sdist/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@

from __future__ import annotations

__version__ = "0.1.0"
__version__ = "0.1.1"

__all__ = ["__version__"]

0 comments on commit d9470e9

Please sign in to comment.