Skip to content

Commit

Permalink
Bump version to 2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
qu1ck committed Jun 12, 2022
1 parent 53703d2 commit f395b8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion InteractiveHtmlBom/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import subprocess


LAST_TAG = 'v2.4.1'
LAST_TAG = 'v2.5.0'


def _get_git_version():
Expand Down

0 comments on commit f395b8a

Please sign in to comment.