Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Jyrno42 committed Aug 17, 2023
1 parent 7a61f13 commit 655c24d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion esteid/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "4.0.b4"
__version__ = "4.0.b5"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "django-esteid"
version = "4.0.b4"
version = "4.0.b5"
description = "Django-esteid is a package that provides Esteid based authentication for your Django applications."
readme = "README.md"
license = "BSD"
Expand Down

0 comments on commit 655c24d

Please sign in to comment.