Skip to content

Commit

Permalink
Bump to v3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
giscegit committed Sep 25, 2023
1 parent 605fb16 commit 75a226f
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.2.0
current_version = 3.3.0
2 changes: 1 addition & 1 deletion gestionatr/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# -*- coding: utf-8 -*-
__version__ = '3.2.0'
__version__ = '3.3.0'

0 comments on commit 75a226f

Please sign in to comment.