Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
rneher committed Apr 13, 2020
1 parent e52ea40 commit 85c73be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion treetime/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from __future__ import print_function, division, absolute_import
version="0.7.4"
version="0.7.5"

class TreeTimeError(Exception):
"""TreeTimeError class"""
Expand Down

0 comments on commit 85c73be

Please sign in to comment.