Skip to content

Commit 8fc568c

Browse files
committed
bump version from 3.0.0rc1 to 3.0.0
1 parent 23c16bb commit 8fc568c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

privex/helpers/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ def _setup_logging(level=logging.WARNING):
148148
log = _setup_logging()
149149
name = 'helpers'
150150

151-
VERSION = '3.0.0rc1'
151+
VERSION = '3.0.0'
152152

153153

154154

0 commit comments

Comments
 (0)