Skip to content

Commit a286dd2

Browse files
committed
Prep 1.4.1 release.
1 parent 34fc4ba commit a286dd2

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGES.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
``pkginfo`` Changelog
22
=====================
33

4+
1.4.1 (2016-11-07)
5+
------------------
6+
7+
- Packaging only change (invalid sdist bulit for 1.4.0).
8+
49
1.4.0 (2016-11-04)
510
------------------
611

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
setup(
2222
name='pkginfo',
23-
version='1.4.0',
23+
version='1.4.1',
2424
description='Query metadatdata from sdists / bdists / installed packages.',
2525
platforms=['Unix', 'Windows'],
2626
long_description='\n\n'.join([README, CHANGES]),

0 commit comments

Comments
 (0)