Skip to content

Commit

Permalink
Release v0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aarranz committed Jul 5, 2021
1 parent cfb0485 commit f4a4616
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
recursive-include wirecloud/keycloak/ *
recursive-exclude * __pycache__
global-exclude *.py[co]
global-exclude *.po
global-exclude .DS_Store
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ def read(fname):

setuptools.setup(
name='wirecloud-keycloak',
version='0.4.0',
version='0.4.1',
author="FICODES",
author_email="[email protected]",
description="WireCloud extension supporting authentication with Keycloak IDM",
Expand Down

0 comments on commit f4a4616

Please sign in to comment.