mirror of
https://github.com/wassname/pyreadline.git
synced 2026-06-27 16:10:38 +08:00
pyreadline: increasing version number to 1.4.4
This commit is contained in:
+5
-1
@@ -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
|
||||
|
||||
|
||||
@@ -22,7 +22,7 @@ name = 'pyreadline'
|
||||
|
||||
branch = ''
|
||||
|
||||
version = '1.4.3'
|
||||
version = '1.4.4'
|
||||
|
||||
revision = '$Revision$'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user