Skip to content

Commit

Permalink
Release 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jmpaz committed Apr 18, 2024
1 parent 0b665cc commit 147198c
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 @@ -8,7 +8,7 @@

setup(
name="contextualize",
version="0.0.2",
version="0.0.3",
packages=find_packages(),
install_requires=required,
entry_points={"console_scripts": ["contextualize = contextualize.cli:main"]},
Expand Down

0 comments on commit 147198c

Please sign in to comment.