Skip to content

Commit

Permalink
final changes for 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
virgesmith committed Aug 16, 2021
1 parent 21a3c9d commit dcaa2de
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/contributing.md
Expand Up @@ -19,7 +19,7 @@ Here’s a quick guide for those unfamiliar with the contribution process:

1. [Fork this repository](https://github.com/virgesmith/neworder/fork) and then clone it locally:
```sh
git clone https://github.com/virgesmith/neworder
git clone https://github.com/<your-github-handle>/neworder
```
2. Create a branch for your changes:
```sh
Expand Down
Binary file modified docs/examples/neworder-1.0.1-examples-src.tgz
Binary file not shown.
Binary file modified docs/examples/neworder-1.0.1-examples-src.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion examples/requirements.txt
Expand Up @@ -2,7 +2,7 @@ cycler==0.10.0
kiwisolver==1.3.1
matplotlib==3.4.2
mpi4py==3.0.3
neworder==1.0.0
neworder==1.0.1
numpy==1.21.0
pandas==1.3.0
Pillow==8.3.1
Expand Down

0 comments on commit dcaa2de

Please sign in to comment.