Skip to content

Commit

Permalink
Bump to v0.3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
psobot authored Jan 19, 2022
1 parent be0ce89 commit 42c1139
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pedalboard/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@

MAJOR = 0
MINOR = 3
PATCH = 10
PATCH = 11

__version__ = "%d.%d.%d" % (MAJOR, MINOR, PATCH)

0 comments on commit 42c1139

Please sign in to comment.