Skip to content

Commit

Permalink
update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelquast authored Oct 15, 2021
1 parent c31c559 commit 59db8d3
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 @@ -6,7 +6,7 @@
"""
from setuptools import setup, find_packages

version = "0.1.6"
version = "0.1.7"

setup(
name="EOmaps",
Expand Down

0 comments on commit 59db8d3

Please sign in to comment.