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 <adamhb321@gmail.com>
Devin Matte <devinmatte@gmail.com>
Galen Guyer <galen@galenguyer.com>
Cole Stowell <cole@stowell.pro>
Jordan Rodgers <com6056@gmail.com>
Liam Middlebrook <liammiddlebrook@gmail.com>
Marc Billow <mbillow@me.com>
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 = liammiddlebrook@gmail.com
author_email = liammiddlebrook@gmail.com
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