Skip to content

Commit 3733c6e

Browse files
committed
Bump version: 3.8.0 → 3.9.0
1 parent 1752908 commit 3733c6e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 3.8.0
2+
current_version = 3.9.0
33
commit = True
44
tag = True
55

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name='Flask-pyoidc',
8-
version='3.8.0',
8+
version='3.9.0',
99
packages=['flask_pyoidc'],
1010
package_dir={'': 'src'},
1111
url='https://github.com/zamzterz/flask-pyoidc',

0 commit comments

Comments
 (0)