Skip to content

Commit

Permalink
Update fuzzy_tools.py
Browse files Browse the repository at this point in the history
changed version number to v1.1
  • Loading branch information
sagotoons authored Dec 7, 2023
1 parent dcaab6e commit f45d549
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fuzzy_tools.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
bl_info = {
"name" : "Fuzzy Tools",
"author" : "Sacha Goedegebure",
"version" : (1,0),
"version" : (1,1),
"blender" : (3,6,0),
"location" : "View3d > Sidebar > Fuzzy. Alt+M to move keyframes and markers",
"description" : "Tools for an efficient 1-person pipeline and multi-camera workflow",
Expand Down

0 comments on commit f45d549

Please sign in to comment.