Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
pranjaldhole committed Oct 27, 2021
1 parent 98fbeb1 commit cd17dfd
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 @@ -53,7 +53,7 @@ def local_scheme(version):
packages = find_packages(),
python_requires='>=3.7',
install_requires=requirements,
use_scm_version={"local_scheme": local_scheme},
version='1.0.2',
setup_requires=['setuptools_scm'],
# PyPI package information.
classifiers=[
Expand Down

0 comments on commit cd17dfd

Please sign in to comment.