Skip to content

Commit e68dd26

Browse files
authored
Increase package version to 0.7.0 (#31)
1 parent bf07870 commit e68dd26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ckanext/oauth2/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@
1717
# You should have received a copy of the GNU Affero General Public License
1818
# along with OAuth2 CKAN Extension. If not, see <http://www.gnu.org/licenses/>.
1919

20-
__version__ = '0.6.1'
20+
__version__ = '0.7.0'
2121
__description__ = 'OAuth2 support for CKAN'

0 commit comments

Comments
 (0)