Skip to content

Commit

Permalink
[setup] bump version to 0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
gph82 committed Jul 11, 2022
1 parent b8102ee commit d709897
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
@@ -1,4 +1,4 @@
__version__ = "0.0.4"
__version__ = "0.0.5"
from setuptools import setup, find_packages
import os
os.environ["BEZIER_NO_EXTENSION"]="true" # Check https://github.com/dhermes/bezier/releases/tag/2020.2.3
Expand Down

0 comments on commit d709897

Please sign in to comment.