Skip to content

Commit c2f3a28

Browse files
authored
Bump to v3.3.5
1 parent 58c0f69 commit c2f3a28

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.3.4
2+
current_version = 3.3.5

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.3.4'
3+
__LIBRARY_VERSION__ = '3.3.5'
44
__SII_VERSION__ = '1.1'

0 commit comments

Comments
 (0)