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 bf07870 commit e68dd26Copy full SHA for e68dd26
ckanext/oauth2/__init__.py
@@ -17,5 +17,5 @@
17
# You should have received a copy of the GNU Affero General Public License
18
# along with OAuth2 CKAN Extension. If not, see <http://www.gnu.org/licenses/>.
19
20
-__version__ = '0.6.1'
+__version__ = '0.7.0'
21
__description__ = 'OAuth2 support for CKAN'
0 commit comments