Skip to content

Commit

Permalink
chore(release): 3.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [3.0.1](v3.0.0...v3.0.1) (2023-07-26)

### Bug Fixes

* removed py38 from CI ([1d73466](1d73466))
  • Loading branch information
semantic-release-bot committed Jul 26, 2023
1 parent 5a1d0a7 commit 1fd663f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion satosa_oidcop/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "3.0.0"
__version__ = "3.0.1"
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[metadata]
version = 3.0.0
version = 3.0.1
license_files = LICENSE

0 comments on commit 1fd663f

Please sign in to comment.