Skip to content

Commit 42d8bbc

Browse files
committed
bump version for bugfix
1 parent e06dc4b commit 42d8bbc

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
@@ -5,7 +5,7 @@
55
from setuptools import Extension, setup
66

77
NAME = 'bchlib'
8-
VERSION = '2.1.0'
8+
VERSION = '2.1.1'
99
DESCRIPTION = 'A python wrapper module for the Linux kernel BCH library.'
1010
URL = 'https://github.com/jkent/python-bchlib'
1111
EMAIL = 'jeff@jkent.net'

0 commit comments

Comments
 (0)