Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Heiner committed Dec 18, 2023
1 parent 9d256a1 commit bb6f81b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ def main():

setuptools.setup(
name="filesizeview",
version="0.0.7",
version="0.0.8",
description="Graphical display of file sizes on terminal",
long_description=long_description,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit bb6f81b

Please sign in to comment.