We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2802ff8 commit fc7c2a4Copy full SHA for fc7c2a4
CHANGELOG.md
@@ -1,8 +1,8 @@
1
Changelog
2
=========
3
4
-dev
5
----
+0.3.4 (2015-12-22)
+------------------
6
7
* Fixed occasional messing of the WeeChat screen when assertion messages are
8
emitted by notify-send.
notify_send.py
@@ -48,7 +48,7 @@
48
SCRIPT_AUTHOR = 's3rvac'
49
50
# Version of the script.
51
-SCRIPT_VERSION = '0.3.4 (dev)'
+SCRIPT_VERSION = '0.3.4'
52
53
# License under which the script is distributed.
54
SCRIPT_LICENSE = 'MIT'
0 commit comments