Skip to content

Commit 46e47b4

Browse files
committed
Bump the version number to 0.2.4 for release
1 parent 84b7f5c commit 46e47b4

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 setup, Extension
88
from os import getenv
99

10-
LIB_VERSION="0.2.3"
10+
LIB_VERSION="0.2.4"
1111

1212
with open("README.md") as readme:
1313
long_description = readme.read()

0 commit comments

Comments
 (0)