Skip to content

Commit

Permalink
Bump to v3.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
giscegit committed Dec 4, 2023
1 parent ef75af7 commit 3ef303d
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.7.1
current_version = 3.8.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.7.1'
__version__ = '3.8.0'

0 comments on commit 3ef303d

Please sign in to comment.