Skip to content

Commit 0c7a6db

Browse files
committed
Update version
1 parent 605142e commit 0c7a6db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pycaching/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
from pycaching.log import Log # NOQA
55
from pycaching.trackable import Trackable # NOQA
66

7-
__version__ = "4.4.1" # PEP 440
7+
__version__ = "4.4.2" # PEP 440
88

99

1010
def login(username=None, password=None):

0 commit comments

Comments
 (0)