Skip to content

Commit

Permalink
bumped version number
Browse files Browse the repository at this point in the history
  • Loading branch information
dogeek committed Sep 21, 2020
1 parent 6905e84 commit 3cf2dcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyprocessing/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# flake8: noqa

__version__ = '0.0.1b4'
__version__ = '0.0.1b5'
__author__ = ('Dogeek', )

width = 640
Expand Down

0 comments on commit 3cf2dcf

Please sign in to comment.