Skip to content

Commit

Permalink
Merge branch 'releases/0.0.8' of github.com:carson-katri/dream-textures
Browse files Browse the repository at this point in the history
  • Loading branch information
carson-katri committed Nov 2, 2022
2 parents 95e8cb5 + e72cf63 commit 6e84976
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION = (0, 0, 7)
VERSION = (0, 0, 8)
def version_tag(version):
return f"{version[0]}.{version[1]}.{version[2]}"

Expand Down

0 comments on commit 6e84976

Please sign in to comment.