Skip to content

Commit

Permalink
bump version for bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
jkent committed Aug 6, 2024
1 parent e06dc4b commit 42d8bbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
from setuptools import Extension, setup

NAME = 'bchlib'
VERSION = '2.1.0'
VERSION = '2.1.1'
DESCRIPTION = 'A python wrapper module for the Linux kernel BCH library.'
URL = 'https://github.com/jkent/python-bchlib'
EMAIL = 'jeff@jkent.net'
Expand Down

0 comments on commit 42d8bbc

Please sign in to comment.