Skip to content

Commit faf5c9b

Browse files
Merge pull request #20 from SendSafely/v1.0.9.6
v1.0.9.6
2 parents 917ac46 + 480bf21 commit faf5c9b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
setup(
44
name='sendsafely',
5-
version='1.0.9.2',
6-
packages=['sendsafely'],
5+
version='1.0.9.6',
6+
packages=['sendsafely', 'sendsafely/pgpy', 'sendsafely/pgpy/packet/subpackets'],
77
description='The SendSafely Client API allows programmatic access to SendSafely and provides a layer of abstraction from our REST API, which requires developers to perform several complex tasks in a correct manner.',
88
long_description_content_type="text/markdown",
99
author='SendSafely',

0 commit comments

Comments
 (0)