Skip to content

Commit c0b229c

Browse files
authored
Bump version in constants.py (#123)
Signed-off-by: Phil Dibowitz <phil@ipom.com>
1 parent f646ac6 commit c0b229c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libpius/constants.py

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

33
import os
44

5-
VERSION = '2.2.6'
5+
VERSION = '2.2.7'
66
MODE_INTERACTIVE = 0
77
MODE_CACHE_PASSPHRASE = 1
88
MODE_AGENT = 2

0 commit comments

Comments
 (0)