We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bed96bc commit 9accc31Copy full SHA for 9accc31
taiga_contrib_ldap_auth/__init__.py
@@ -14,6 +14,6 @@
14
# You should have received a copy of the GNU Affero General Public License
15
# along with this program. If not, see <http://www.gnu.org/licenses/>.
16
17
-__version__ = (0, 0, 4)
+__version__ = (0, 0, 5)
18
19
default_app_config = "taiga_contrib_ldap_auth.apps.TaigaContribLDAPAuthAppConfig"
0 commit comments