Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
It's time for a new release

See #212
  • Loading branch information
danigm committed Jan 20, 2025
1 parent 4eccd09 commit d7aeb36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion py2pack/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
# limitations under the License.

# this one is read by hatch or hatchling during build
__version__ = "0.9.0"
__version__ = "0.9.1"

version = __version__

0 comments on commit d7aeb36

Please sign in to comment.