8000 add pypip.in image for current version on PyPI · drinkingjava/python-versioneer@e8cda95 · GitHub
[go: up one dir, main page]

Skip to content

Commit e8cda95

Browse files
committed
add pypip.in image for current version on PyPI
1 parent 66c9f6a commit e8cda95

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ The Versioneer
66
* Brian Warner
77
* License: Public Domain
88
* Compatible With: python2.6, 2.7, 3.2, 3.3, 3.4, and pypy
9-
10-
[![Build Status](https://travis-ci.org/warner/python-versioneer.png?branch=master)](https://travis-ci.org/warner/python-versioneer)
9+
* [![Latest Version](https://pypip.in/version/versioneer/badge.svg)](https://pypi.python.org/pypi 4DBA /versioneer/)
10+
* [![Build Status](https://travis-ci.org/warner/python-versioneer.png?branch=master)](https://travis-ci.org/warner/python-versioneer)
1111

1212
This is a tool for managing a recorded version number in distutils-based
1313
python projects. The goal is to remove the tedious and error-prone "update

0 commit comments

Comments
 (0)
0