Skip to content

Commit 6f7f255

Browse files
committed
Set first version, README rephrase
1 parent b5773a3 commit 6f7f255

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![PyPI](https://img.shields.io/pypi/v/configcat-openfeature-provider.svg)](https://pypi.python.org/pypi/configcat-openfeature-provider)
55
[![PyPI](https://img.shields.io/pypi/pyversions/configcat-openfeature-provider.svg)](https://pypi.python.org/pypi/configcat-openfeature-provider)
66

7-
This repository contains an OpenFeature provider that allows the usage of [ConfigCat](https://configcat.com) with the [OpenFeature Python SDK](https://github.com/open-feature/python-sdk).
7+
This repository contains an OpenFeature provider that allows [ConfigCat](https://configcat.com) to be used with the [OpenFeature Python SDK](https://github.com/open-feature/python-sdk).
88

99
## Installation
1010

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "configcat-openfeature-provider"
7-
version = "0.1.0"
7+
version = "1.0.0"
88
description = "ConfigCat OpenFeature Provider for Python"
99
readme = "README.md"
1010
authors = [{ name = "ConfigCat", email = "developer@configcat.com" }]

0 commit comments

Comments
 (0)