Skip to content

Commit

Permalink
Bump version to 0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
zao authored Aug 16, 2023
1 parent 5a46710 commit fdf66a4
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 @@ -73,7 +73,7 @@ def build_extensions(self):

setup(
name="pydds",
version="0.0.7",
version="0.0.8",
description="DDS (including BC7) decompression bindings",
long_description=long_description,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit fdf66a4

Please sign in to comment.