pyreadline: increasing version number to 1.4.4

This commit is contained in:
jstenar
2007-05-29 21:14:28 +00:00
parent 7beb54f1a1
commit bb7e925eef
2 changed files with 6 additions and 2 deletions
+5 -1
View File
@@ -1,4 +1,8 @@
2007-05-24 Jörgen Stenarson <jorgen.stenarson -at- bostream.nu>
2007-05-29 Jörgen Stenarson <jorgen.stenarson -at- bostream.nu>
* Increasing version number to 1.4.4
* Fixing typo in changelog
2007-05-29 Jörgen Stenarson <jorgen.stenarson -at- bostream.nu>
* Fixing bug in copy_selection_to_clipboard. Didn't work
when selection started at beginning of line
+1 -1
View File
@@ -22,7 +22,7 @@ name = 'pyreadline'
branch = ''
version = '1.4.3'
version = '1.4.4'
revision = '$Revision$'