Skip to content

Commit 2641d6d

Browse files
authored
Version 1.0.1
1 parent ab14ab0 commit 2641d6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bitly/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import requests
22

3-
__version__ = '1.0.0'
3+
__version__ = '1.0.1'
44

55
class Bitly():
66
"Connect to Bitly with Access Token"

0 commit comments

Comments
 (0)