Skip to content

Commit ecf0e1e

Browse files
committed
Fix license classifier
1 parent a273d4a commit ecf0e1e

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "urbackup-server-web-api-wrapper"
7-
version = "0.2.2"
7+
version = "0.2.3"
88
description = "Python wrapper to access and control an UrBackup server"
99
readme = "README.md"
1010
license = "Apache-2.0"
@@ -15,7 +15,6 @@ keywords = ["urbackup", "web", "api", "client"]
1515
classifiers = [
1616
"Development Status :: 3 - Alpha",
1717
"Intended Audience :: Developers",
18-
"License :: OSI Approved :: Apache Software License",
1918
"Programming Language :: Python :: 3.4",
2019
"Programming Language :: Python :: 3.5",
2120
]

0 commit comments

Comments
 (0)