diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2017-02-23 16:38:38 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-02-23 16:38:38 -0500 |
| commit | d2adf3daa1206b9950b5185fb0a56b6ea84658e3 (patch) | |
| tree | 6dfa2e121cf70aca7b84cd9db79b9b0034d29a4b /setup.cfg | |
| parent | 05d47d9fc7a5d1509734a2205fd2c976d22996b1 (diff) | |
| parent | 5c80844b0291ef2b326bcf8cf79e9a69dbd01a6b (diff) | |
| download | python-setuptools-git-d2adf3daa1206b9950b5185fb0a56b6ea84658e3.tar.gz | |
Merge branch 'master' into feature/upload-infer-username
Diffstat (limited to 'setup.cfg')
| -rwxr-xr-x | setup.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ [bumpversion] -current_version = 34.1.0 +current_version = 34.2.0 commit = True tag = True |
