Skip to content

Commit

Permalink
v0.0.4
Browse files Browse the repository at this point in the history
Signed-off-by: pkemb <[email protected]>
Change-Id: I79978a3830bfc98a31791dcc6fe52232fb3924a4
  • Loading branch information
pkemb committed Aug 6, 2023
1 parent 55c7f9f commit 63693e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alist/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding:utf-8 -*-
# @Author: Kai Peng
__version__ = "0.0.3"
__version__ = "0.0.4"

from requests import Session
from requests import HTTPError
Expand Down

0 comments on commit 63693e4

Please sign in to comment.