Skip to content

Commit 0a48248

Browse files
committed
Do a minor 4.0.1 release
1 parent 74d26cc commit 0a48248

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ This file will only list released and supported versions, usually skipping over
33
Unreleased
44
==========
55

6+
4.0.1
7+
=====
8+
9+
* Changes "Show Comments" entry to a radio menu item
10+
611
4.0.0
712
=====
813

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
requirements = ['requests']
77

88
setup(name='hackertray',
9-
version='4.0.0',
9+
version='4.0.1',
1010
description='Hacker News app that sits in your System Tray',
1111
long_description='HackerTray is a simple Hacker News Linux application that lets you view top HN stories in your System Tray. It supports appindicator and falls back to Gtk StatusIcon otherwise.',
1212
keywords='hacker news hn tray system tray icon hackertray',

0 commit comments

Comments
 (0)