Skip to content

Commit

Permalink
Bump to v3.3.3 - Fix realse with tag
Browse files Browse the repository at this point in the history
  • Loading branch information
guilleJB authored Oct 9, 2024
1 parent 17c7cea commit c092bfe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
[bumpversion]
current_version = 3.3.1
current_version = 3.3.3
2 changes: 1 addition & 1 deletion sii/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# -*- coding: utf-8 -*-

__LIBRARY_VERSION__ = '3.3.1'
__LIBRARY_VERSION__ = '3.3.3'
__SII_VERSION__ = '1.1'

0 comments on commit c092bfe

Please sign in to comment.