We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7ada98 commit 8d0656aCopy full SHA for 8d0656a
setup.py
@@ -5,7 +5,7 @@
5
from setuptools import Extension, setup
6
7
NAME = 'bchlib'
8
-VERSION = '2.1.2'
+VERSION = '2.1.3'
9
DESCRIPTION = 'A python wrapper module for the Linux kernel BCH library.'
10
URL = 'https://github.com/jkent/python-bchlib'
11
EMAIL = '[email protected]'
0 commit comments