Skip to content

Commit 15ea346

Browse files
committed
bump version to 3.1b2
1 parent 3d6f9bc commit 15ea346

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pythonbits/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22

33
__title__ = "pythonBits"
4-
__version__ = "3.1b1"
4+
__version__ = "3.1b2"
55
__copyright__ = "Copyright 2018, The pythonBits Authors"
66
__maintainer__ = "mueslo"
77
__license__ = "GPLv3"

0 commit comments

Comments
 (0)