Skip to content

Commit 50042a8

Browse files
authored
Bump to v3.3.0
1 parent 22da43c commit 50042a8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
[bumpversion]
2-
current_version = 3.2.1
2+
current_version = 3.3.0

sii/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# -*- coding: utf-8 -*-
22

3-
__LIBRARY_VERSION__ = '3.2.1'
3+
__LIBRARY_VERSION__ = '3.3.0'
44
__SII_VERSION__ = '1.1'

0 commit comments

Comments
 (0)