forked from pool/python-python-keycloak
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-keycloak?expand=0&rev=8
13 lines
424 B
Diff
13 lines
424 B
Diff
Index: python-keycloak-3.7.0/pyproject.toml
|
|
===================================================================
|
|
--- python-keycloak-3.7.0.orig/pyproject.toml
|
|
+++ python-keycloak-3.7.0/pyproject.toml
|
|
@@ -1,6 +1,6 @@
|
|
[tool.poetry]
|
|
name = "python-keycloak"
|
|
-version = "0.0.0"
|
|
+version = "3.7.0"
|
|
description = "python-keycloak is a Python package providing access to the Keycloak API."
|
|
license = "MIT"
|
|
readme = "README.md"
|