-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
263b4f7
commit d95fb49
Showing
1 changed file
with
5 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,13 +11,14 @@ Minors fixes of the 0.1.0 | |
|
||
## Change logs | ||
|
||
- `MOD`: Fix Fake BPS on the admin-dashboard | ||
- `MOD`: Fix Fake BPS on admin-dashboard | ||
- `MOD`: Fix float precision issue on panduza-py | ||
|
||
## Installs | ||
|
||
### Platform | ||
```bash | ||
wget -q -O - https://raw.githubusercontent.com/Panduza/panduza-installer/0.1.0/release/install_0_1_1.sh | sudo bash | ||
wget -q -O - https://raw.githubusercontent.com/Panduza/panduza-installer/0.1.1/release/install_0_1_1.sh | sudo bash | ||
``` | ||
|
||
### Client | ||
|
@@ -29,6 +30,6 @@ pip install "git+https://github.com/Panduza/[email protected]#egg=panduza&sub | |
|
||
| Item | Version | | ||
| ----------------------- | -------- | | ||
| panduza-doc | 0.1.0 | | ||
| panduza-py | 0.1.0 | | ||
| panduza-doc | 0.1.1 | | ||
| panduza-py | 0.1.1 | | ||
| panduza-admin-dashboard | 0.1.1 | |