O

mandelakori commited on
Commit
2e0871e
·
verified ·
1 Parent(s): 3f7b2d1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -75,7 +75,7 @@ AISAK-O is actively deployed within the AISAK ecosystem. Ongoing updates and enh
75
  ```python
76
  """ use 'sudo apt-get install -y libportaudio2' if in a Jupyter Notebook environment """
77
  # please select 1 ≥ photo(s)
78
- pip install aisak==2.2.6
79
  from aisak import *
80
  ```
81
  ### Caveats:
 
75
  ```python
76
  """ use 'sudo apt-get install -y libportaudio2' if in a Jupyter Notebook environment """
77
  # please select 1 ≥ photo(s)
78
+ pip install aisak==2.2.7
79
  from aisak import *
80
  ```
81
  ### Caveats: