Skip to content

Commit fc7c2a4

Browse files
committed
Release version 0.3.4.
1 parent 2802ff8 commit fc7c2a4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Changelog
22
=========
33

4-
dev
5-
---
4+
0.3.4 (2015-12-22)
5+
------------------
66

77
* Fixed occasional messing of the WeeChat screen when assertion messages are
88
emitted by notify-send.

notify_send.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
SCRIPT_AUTHOR = 's3rvac'
4949

5050
# Version of the script.
51-
SCRIPT_VERSION = '0.3.4 (dev)'
51+
SCRIPT_VERSION = '0.3.4'
5252

5353
# License under which the script is distributed.
5454
SCRIPT_LICENSE = 'MIT'

0 commit comments

Comments
 (0)