Skip to content
Snippets Groups Projects
Commit a2a38107 authored by jay's avatar jay
Browse files

Increments version number

parent b7abf77d
Branches
Tags
No related merge requests found
...@@ -8,7 +8,7 @@ with open('README.md', 'r') as f: ...@@ -8,7 +8,7 @@ with open('README.md', 'r') as f:
def setup_package(): def setup_package():
setup( setup(
name = "plio", name = "plio",
version = '1.1.0', version = '1.2.0',
author = "Jay Laura", author = "Jay Laura",
author_email = "jlaura@usgs.gov", author_email = "jlaura@usgs.gov",
description = ("I/O API to support planetary data formats."), description = ("I/O API to support planetary data formats."),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment