Skip to content

Commit

Permalink
Merge pull request #97 from nateraw/release-0.6.2
Browse files Browse the repository at this point in the history
pin version to 0.6.2
  • Loading branch information
nateraw authored Oct 25, 2022
2 parents b2f889f + 7ad417e commit 1dbc2c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stable_diffusion_videos/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -114,4 +114,4 @@ def __dir__():
},
)

__version__ = "0.6.1"
__version__ = "0.6.2"

0 comments on commit 1dbc2c0

Please sign in to comment.