File tree Expand file tree Collapse file tree 3 files changed +9
-4
lines changed
Expand file tree Collapse file tree 3 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 33 History
44-------
55
6+ 0.2.3 (2014-12-13)
7+ -------------------
8+ * DOC: README.rst: link to PyPI package
9+
6100.2.2 (2014-12-13)
711-------------------
812
9- * Update MANIFEST.in (``exclude tests/data *.bkp ``)
13+ * BLD: Update MANIFEST.in (``exclude tests/data *.bkp ``)
1014
1115
12160.2.1 (2014-12-13)
1317-------------------
1418
15- * Update description and trove classifiers
19+ * DOC: Update description and trove classifiers
1620
1721
18220.2.0 (2014-12-13)
1923---------------------
2024
21- * First release on PyPI
25+ * RLS: First release on PyPI
Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ promiumbookmarks works with Chrome and Chromium bookmarks JSON.
1616
1717* Free software: BSD license
1818* Source: https://github.com/westurner/promiumbookmarks
19+ * PyPI: https://pypi.python.org/pypi/promiumbookmarks
1920
2021.. * Documentation: https://promiumbookmarks.readthedocs.org.
2122
Original file line number Diff line number Diff line change 1919
2020setup (
2121 name = 'promiumbookmarks' ,
22- version = '0.2.2 ' ,
22+ version = '0.2.3 ' ,
2323 description = (
2424 'promiumbookmarks works with Chrome and Chromium bookmarks JSON.' ),
2525 long_description = readme + '\n \n ' + history ,
You can’t perform that action at this time.
0 commit comments