Skip to content

Commit

Permalink
Bump version to 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pehala authored Mar 19, 2023
1 parent 8817ea2 commit 0a51836
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion animationCombiner/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"name": "Animation Combiner",
"author": "phala",
"description": "Blender plugin for crafting new animations from existing ones",
"version": (0, 0, 5),
"version": (0, 1, 0),
"blender": (3, 0, 0),
"location": "View3D -> AnimationCombiner",
"warning": "",
Expand Down

0 comments on commit 0a51836

Please sign in to comment.