Skip to content

Commit

Permalink
version 2.4.rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
snowman2 committed Sep 20, 2019
1 parent 79983df commit 203fa2a
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.4.rc0"
__version__ = "2.4.rc1"
__all__ = [
"Proj",
"Geod",
Expand Down

0 comments on commit 203fa2a

Please sign in to comment.