Skip to content

Commit 6096071

Browse files
committed
Update version to .dev4
1 parent 06608e4 commit 6096071

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

saml/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# -*- coding: utf-8 -*-
22
__version_info__ = (0, 9, 0)
3-
__version__ = '.'.join(map(str, __version_info__)) + '-carium.3'
3+
__version__ = '.'.join(map(str, __version_info__)) + '.dev4'

0 commit comments

Comments
 (0)