Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
r9y9 committed Aug 11, 2021
1 parent ad3c3a3 commit cb23775
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 @@ -7,7 +7,7 @@
import setuptools.command.develop
from setuptools import Extension, find_packages, setup

version = "0.0.24"
version = "0.1.0"

# Adapted from https://github.com/pytorch/pytorch
cwd = os.path.dirname(os.path.abspath(__file__))
Expand Down

0 comments on commit cb23775

Please sign in to comment.