Skip to content

Commit 7721a44

Browse files
Upate version to 4.4.0
Update version to 4.4.0
2 parents dd87715 + 712c4fe commit 7721a44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pycaching/__init__.py

Lines changed: 1 addition & 1 deletion
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.3.1" # PEP 440
7+
__version__ = "4.4.0" # PEP 440
88

99

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

0 commit comments

Comments
 (0)