Skip to content

Commit 8ea6f54

Browse files
committed
v1.3.1 version bump - mostly caching + docs overhaul
1 parent dbc40ce commit 8ea6f54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

privex/helpers/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ def _setup_logging(level=logging.WARNING):
6464
log = _setup_logging()
6565
name = 'helpers'
6666

67-
VERSION = '1.3.0.post3'
67+
VERSION = '1.3.1'
6868

6969

7070
class ImproperlyConfigured(Exception):

0 commit comments

Comments
 (0)