Skip to content

Commit 7cfa60a

Browse files
committed
bump to 0.4.2
1 parent 025c711 commit 7cfa60a

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,9 @@ The current development version can be found at
7171

7272
## History
7373

74+
## Ver. 0.4.2 (2020-02-26)
75+
- Test code fix
76+
7477
## Ver. 0.4.1 (2020-02-26)
7578
- Add PKCS7 sign message.
7679

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66

77
PROJECT = 'pypinksign'
8-
VERSION = '0.4.1'
8+
VERSION = '0.4.2'
99
URL = 'http://github.com/bandoche/PyPinkSign'
1010
AUTHOR = 'Sangjun Jung'
1111
AUTHOR_EMAIL = 'spamcoffee+pypinksign@gmail.com'

0 commit comments

Comments
 (0)