Skip to content
Snippets Groups Projects
Commit b1bd96df authored by Jim Rybarski's avatar Jim Rybarski
Browse files

Incremented version to 1.1.4

parent b903b56f
No related branches found
No related tags found
No related merge requests found
## [1.1.4] - 2015-10-27
### FIXED
- Implemented missing get_image_by_attributes method
## [1.1.3] - 2015-10-16 ## [1.1.3] - 2015-10-16
### FIXED ### FIXED
- ND2s with a single image can now be parsed - ND2s with a single image can now be parsed
......
from setuptools import setup from setuptools import setup
VERSION = "1.1.3" VERSION = "1.1.4"
setup( setup(
name="nd2reader", name="nd2reader",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment