Skip to content

Commit

Permalink
prep for v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
r9y9 committed Oct 9, 2023
1 parent 1b05512 commit 6b3ab0c
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 @@
import setuptools.command.develop
from setuptools import Extension, find_packages, setup

version = "0.2.2-dev"
version = "0.2.2"

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

0 comments on commit 6b3ab0c

Please sign in to comment.