We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8d8ab4 commit 145d878Copy full SHA for 145d878
setup.cfg
@@ -2,11 +2,12 @@
2
name = csh_ldap
3
author = Liam Middlebrook
4
author-email = [email protected]
5
-summary = CSH LDAP ORM
6
url = https://github.com/liam-middlebrook/csh_ldap
7
-description-file = README.md
+description = CSH LDAP ORM
+long_description = file: README.md
8
+long_description_content_type = text/markdown
9
license = MIT
-version = 2.2.0
10
+version = 2.3.0
11
classifier =
12
Natural Language :: English
13
Operating System :: POSIX :: Linux
0 commit comments