Skip to content
This repository was archived by the owner on Apr 15, 2026. It is now read-only.

Commit bc747a3

Browse files
authored
chore: Deprecation (#220)
1 parent 94b4a94 commit bc747a3

2 files changed

Lines changed: 7 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
# galileo-protect
22

33
🛡️ Secure your Generative AI applications with [Galileo Protect](https://www.rungalileo.io/).
4+
5+
**This package has been deprecated.**
6+
7+
Replacement: [galileo](https://pypi.org/project/galileo/)

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[project]
22
name = "galileo-protect"
3-
version = "1.0.0"
4-
description = "🛡️ Secure your Generative AI applications with Galileo Protect!"
3+
version = "1.0.1"
4+
description = "This package has been deprecated"
55
authors = [{ name = "Galileo Technologies Inc.", email = "team@rungalileo.io" }]
66
readme = "README.md"
77
license = { file = "LICENSE" }
88
requires-python = ">=3.8.1"
99
classifiers = [
10-
"Development Status :: 5 - Production/Stable",
10+
"Development Status :: 7 - Inactive",
1111
"Framework :: Pydantic",
1212
"License :: OSI Approved :: Apache Software License",
1313
"Framework :: IPython",

0 commit comments

Comments
 (0)