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 69c6a19 commit f6fdfa0Copy full SHA for f6fdfa0
taiga_contrib_ldap_auth_ext/__init__.py
@@ -11,6 +11,6 @@
11
# You should have received a copy of the GNU Affero General Public License
12
# along with this program. If not, see <http://www.gnu.org/licenses/>.
13
14
-__version__ = (0, 3, 3)
+__version__ = (0, 3, 4)
15
16
default_app_config = "taiga_contrib_ldap_auth_ext.apps.TaigaContribLDAPAuthAppConfig"
0 commit comments