Skip to content

Commit

Permalink
version bump, description update
Browse files Browse the repository at this point in the history
  • Loading branch information
din14970 committed Oct 9, 2020
1 parent 679a086 commit eb4f592
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,11 @@

setup(
name="tvipsconverter",
version="0.0.8",
description=("GUI converter for data from TVIPS cameras into .blo mainly"
" for orientation mapping (PED) or 4D STEM."),
version="0.1.0",
description=(
"GUI converter for movie data from TVIPS cameras"
"into other formats like .blo, .tiff and .hspy."
"Mainly for orientation mapping (PED) or 4D STEM experiments."),
url='https://github.com/din14970/TVIPSconverter',
author='Niels Cautaerts',
author_email='[email protected]',
Expand Down

0 comments on commit eb4f592

Please sign in to comment.