Skip to content

Commit b39d288

Browse files
committed
bump version to 1.1.6 and minor update on README
1 parent cdc39be commit b39d288

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ pip install git+https://github.com/mkturkcan/autobahn-sync.git git+https://githu
2929
To install FlyBrainLab Client from a clone of this repository, execute:
3030

3131
```python
32-
pip install -e .[full]
32+
pip install .[full]
3333
```
3434

3535
## Tutorials

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949

5050
setup(
5151
name="FlyBrainLab",
52-
version="1.1.5",
52+
version="1.1.6",
5353
description="Main Client of the FlyBrainLab Project",
5454
author="Mehmet Kerem Turkcan",
5555
author_email="mkt2126@columbia.edu",

0 commit comments

Comments
 (0)