Skip to content

Commit

Permalink
Bump version: 2.5.0 → 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Squirrel18 committed Sep 9, 2020
1 parent f6fff74 commit 038bcde
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion openedx_proversity_reports/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"""
Init for openedx_proversity_reports.
"""
__version__ = '2.5.0'
__version__ = '2.6.0'
3 changes: 1 addition & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 2.5.0
current_version = 2.6.0
commit = True
tag = True

Expand Down Expand Up @@ -280,4 +280,3 @@ disable =
zip-builtin-not-iterating,

[bumpversion:file:openedx_proversity_reports/__init__.py]

0 comments on commit 038bcde

Please sign in to comment.