Skip to content

Commit 8098743

Browse files
authored
Update version
1 parent ce627ee commit 8098743

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.4.2" # PEP 440
7+
__version__ = "4.4.3" # PEP 440
88

99

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

0 commit comments

Comments
 (0)