Skip to content

Commit 47fee32

Browse files
feat: update version number in readme file
1 parent 9aa4322 commit 47fee32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ $ python3 -m venv venv
3333
$ . venv/bin/activate
3434
$ pip install hypernode-api-python
3535
$ pip freeze | grep hypernode-api-python
36-
hypernode-api-python==0.0.2
36+
hypernode-api-python==0.0.3
3737
```
3838

3939
### Performing API calls

0 commit comments

Comments
 (0)