Skip to content

Commit

Permalink
2.6.0rc0
Browse files Browse the repository at this point in the history
  • Loading branch information
snowman2 committed Mar 12, 2020
1 parent cf1f017 commit f5dc53d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproj/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. """
__version__ = "2.5.0"
__version__ = "2.6.0rc0"
__all__ = [
"Proj",
"Geod",
Expand Down

0 comments on commit f5dc53d

Please sign in to comment.