Skip to content

Commit b6d0b8d

Browse files
authored
Bump version
1 parent cafe1df commit b6d0b8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
from setuptools import Extension, setup
88
from setuptools.command.build_ext import build_ext
99

10-
__version__ = '0.5.0'
10+
__version__ = '0.5.1'
1111

1212

1313
include_dirs = [

0 commit comments

Comments
 (0)