Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
kwinkunks committed Apr 17, 2019
1 parent 586a1d3 commit e406e48
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ A utility for plotting `SEG-Y files <http://www.agilegeoscience.com/blog/2014/3/
:target: #
:alt: Release

.. image:: https://img.shields.io/badge/python-3.4,_3.5-blue.svg?style=flat-square
.. image:: https://img.shields.io/badge/python-3.6%2B-blue.svg?style=flat-square
:target: #
:alt: Python version

Expand Down
2 changes: 1 addition & 1 deletion _version.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
Doing it this way provides for access in setup.py and via __version__
"""
__version__ = "0.3"
__version__ = "0.4"

0 comments on commit e406e48

Please sign in to comment.