Skip to content

Commit

Permalink
Increase package version to 0.7.0 (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
fdelavega committed Apr 12, 2019
1 parent bf07870 commit e68dd26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ckanext/oauth2/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@
# You should have received a copy of the GNU Affero General Public License
# along with OAuth2 CKAN Extension. If not, see <http://www.gnu.org/licenses/>.

__version__ = '0.6.1'
__version__ = '0.7.0'
__description__ = 'OAuth2 support for CKAN'

0 comments on commit e68dd26

Please sign in to comment.