Prepare for minor release 4.2.1

This commit is contained in:
Arun Prakash Jana 2019-04-30 20:35:33 +05:30
parent 80479fd54f
commit a16aa7deb2
2 changed files with 2 additions and 2 deletions

2
buku
View File

@ -51,7 +51,7 @@ try:
except ImportError:
TypedDict = None # type: ignore
__version__ = '4.2'
__version__ = '4.2.1'
__author__ = 'Arun Prakash Jana <engineerarun@gmail.com>'
__license__ = 'GPLv3'

2
buku.1
View File

@ -1,4 +1,4 @@
.TH "BUKU" "1" "30 Apr 2019" "Version 4.2" "User Commands"
.TH "BUKU" "1" "30 Apr 2019" "Version 4.2.1" "User Commands"
.SH NAME
buku \- Bookmark manager like a text-based mini-web
.SH SYNOPSIS