This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
nd2reader
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Incremented version to 1.1.4
master
Jim Rybarski
9 years ago
parent
b903b56fd5
commit
b1bd96df05
2 changed files
with
5 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
CHANGELOG.md
+1
-1
setup.py
+ 4
- 0
CHANGELOG.md
View File
@ -1,3 +1,7 @@
## [1.1.4] - 2015-10-27
### FIXED
- Implemented missing get_image_by_attributes method
## [1.1.3] - 2015-10-16
### FIXED
- ND2s with a single image can now be parsed
+ 1
- 1
setup.py
View File
@ -1,6 +1,6 @@
from
setuptools
import
setup
VERSION
=
"
1.1.
3
"
VERSION
=
"
1.1.
4
"
setup
(
name
=
"
nd2reader
"
,
Write
Preview
Loading…
Cancel
Save