Skip to content

Commit 2641d6d

Browse files
authored
Version 1.0.1
1 parent ab14ab0 commit 2641d6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bitly/__init__.py

+1-1
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)