Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
4.0 coming soon!
  • Loading branch information
jamesa08 committed Jul 7, 2023
1 parent 1efb7bc commit 3b5e9ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MIDIAnimator/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
from __future__ import annotations

bl_info = {
"name": "MIDI Animator beta3.3",
"name": "MIDI Animator beta3.4",
"description": "A cohesive, open-source solution to animating Blender objects using a MIDI file.",
"author": "James Alt (et al.)",
"version": (1, 0, 0),
Expand Down

0 comments on commit 3b5e9ab

Please sign in to comment.