Skip to content

Commit 08cb269

Browse files
committed
new pypi version
1 parent 675d053 commit 08cb269

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ dependencies:
1313
- jupyter
1414
- pip
1515
- pip:
16-
- saibr==0.1.1
16+
- saibr==0.1.2
1717
- opencv-python==4.2.0.34
1818
- matplotlib-polyroi==0.1.1

setup.py

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

77
setup(
88
name='saibr',
9-
version='0.1.1',
9+
version='0.1.2',
1010
license="CC BY 4.0",
1111
author='Tom Bland',
1212
author_email='tom_bland@hotmail.co.uk',

0 commit comments

Comments
 (0)