Skip to content

Commit 101b654

Browse files
committed
bump: 2.5.1
1 parent dc71970 commit 101b654

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

AUTHORS

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
Adam Brewer <[email protected]>
2+
Cole Stowell <[email protected]>
23
Devin Matte <[email protected]>
34
Galen Guyer <[email protected]>
4-
Cole Stowell <[email protected]>
55
Jordan Rodgers <[email protected]>
66
Liam Middlebrook <[email protected]>
77
Marc Billow <[email protected]>
88
Max Meinhold <[email protected]>
99
Michael Francis <[email protected]>
10+
Tyler Allen <[email protected]>
1011
William Stevens <[email protected]>

ChangeLog

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
CHANGES
22
=======
33

4+
2.5.1
5+
-----
6+
7+
* fix: _get_attr -> __getattr__
8+
49
2.5.0
510
-----
611

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description = CSH LDAP ORM
77
long_description = file: README.md
88
long_description_content_type = text/markdown
99
license = MIT
10-
version = 2.5.0
10+
version = 2.5.1
1111
classifier =
1212
Natural Language :: English
1313
Operating System :: POSIX :: Linux

0 commit comments

Comments
 (0)