Skip to content

Commit

Permalink
Merge pull request #16 from cta-observatory/update_version
Browse files Browse the repository at this point in the history
update version
  • Loading branch information
rlopezcoto authored Nov 25, 2019
2 parents eccdce8 + 257e8b1 commit 7d3aa2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
setup(
name='ctapipe_io_lst',
packages=find_packages(),
version='0.2',
version='0.3.1',
description='ctapipe plugin for reading LST prototype files',
long_description=long_description,
long_description_content_type='text/markdown',
Expand Down

0 comments on commit 7d3aa2f

Please sign in to comment.