Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Adam Brewer <[email protected]>
Devin Matte <[email protected]>
Galen Guyer <[email protected]>
Cole Stowell <[email protected]>
Jordan Rodgers <[email protected]>
Liam Middlebrook <[email protected]>
Marc Billow <[email protected]>
Expand Down
6 changes: 5 additions & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
CHANGES
=======

2.4.0
2.5.0
-----

* Bump python-ldap from 3.0.0 to 3.4.0

2.4.0
-----

* swap from travis to github actions

2.3.1
Expand Down
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
[metadata]
name = csh_ldap
author = Liam Middlebrook
author-email = [email protected]
author_email = [email protected]
url = https://github.com/liam-middlebrook/csh_ldap
description = CSH LDAP ORM
long_description = file: README.md
long_description_content_type = text/markdown
license = MIT
version = 2.4.0
version = 2.5.0
classifier =
Natural Language :: English
Operating System :: POSIX :: Linux