Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
lzj1769 committed Jul 25, 2023
1 parent 75301e4 commit d914d10
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions docs/rgt/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,13 @@ pip install cython numpy scipy
pip install RGT --no-binary RGT
```

<!-- ### Installation with Apple silicon
When you are using Mac with Apple Silicon chip (M1/2), the installation can be complicated, since they are based on arm64.
We have
there are two scenarios, -->

## Windows
Sorry. We don’t support windows environment this moment.

Expand Down
2 changes: 1 addition & 1 deletion rgt/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.0.1"
__version__ = "1.0.2"

0 comments on commit d914d10

Please sign in to comment.