Skip to content

Commit 3c5ac0d

Browse files
authored
Version FIx
1 parent 9161d23 commit 3c5ac0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: tastytrade/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
API_URL = 'https://api.tastyworks.com'
44
CERT_URL = 'https://api.cert.tastyworks.com'
5-
VERSION = '6.4'
5+
VERSION = '6.4.1'
66

77
logger = logging.getLogger(__name__)
88
logger.setLevel(logging.DEBUG)

0 commit comments

Comments
 (0)