We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab14ab0 commit 2641d6dCopy full SHA for 2641d6d
bitly/__init__.py
@@ -1,6 +1,6 @@
1
import requests
2
3
-__version__ = '1.0.0'
+__version__ = '1.0.1'
4
5
class Bitly():
6
"Connect to Bitly with Access Token"
0 commit comments