Skip to content

Commit

Permalink
[v0.0.31] Make a release
Browse files Browse the repository at this point in the history
  • Loading branch information
vilhelmprytz committed Nov 9, 2020
1 parent 662d1c2 commit c5f6ef2
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 @@ -16,7 +16,7 @@ def dependencies(file):
setup(
name="halo",
packages=find_packages(exclude=("tests", "examples")),
version="0.0.30",
version="0.0.31",
license="MIT",
classifiers=[
"Programming Language :: Python",
Expand Down

0 comments on commit c5f6ef2

Please sign in to comment.