We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 675d053 commit 08cb269Copy full SHA for 08cb269
2 files changed
environment.yml
@@ -13,6 +13,6 @@ dependencies:
13
- jupyter
14
- pip
15
- pip:
16
- - saibr==0.1.1
+ - saibr==0.1.2
17
- opencv-python==4.2.0.34
18
- matplotlib-polyroi==0.1.1
setup.py
@@ -6,7 +6,7 @@
6
7
setup(
8
name='saibr',
9
- version='0.1.1',
+ version='0.1.2',
10
license="CC BY 4.0",
11
author='Tom Bland',
12
author_email='tom_bland@hotmail.co.uk',
0 commit comments