Skip to content

Commit c31ad63

Browse files
committed
Bump version to 0.3.0 for feature release
1 parent 8c6ea90 commit c31ad63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ def build_extensions(self):
6262

6363
setup(
6464
name="fuzzybunny",
65-
version="0.2.2",
65+
version="0.3.0",
6666
description="A fuzzy search tool for python written in C++",
6767
long_description=open("README.md").read(),
6868
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)