Skip to content

Commit

Permalink
bump version to 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yiyin committed Jun 15, 2024
1 parent 6b8cdae commit ac268ee
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 @@

setup(
name="quepy",
version="0.4.0",
version="0.4.1",
description="A framework to convert natural language to database queries.",
long_description=open('README.rst').read(),
author="Rafael Carrascosa, Gonzalo Garcia Berrotaran",
Expand Down

0 comments on commit ac268ee

Please sign in to comment.