Skip to content

Commit

Permalink
Bump to v3.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
giscegit committed Sep 28, 2023
1 parent d372a29 commit 9c51257
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.6.0
current_version = 3.7.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.6.0'
__version__ = '3.7.0'

0 comments on commit 9c51257

Please sign in to comment.