Skip to content

Commit

Permalink
Update version number for 2.6.0b release
Browse files Browse the repository at this point in the history
  • Loading branch information
amercader committed Sep 14, 2016
1 parent 8f38725 commit 8cbf6b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ckan/__init__.py
@@ -1,6 +1,6 @@
# encoding: utf-8

__version__ = '2.6.0a'
__version__ = '2.6.0b'

__description__ = 'CKAN Software'
__long_description__ = \
Expand Down

0 comments on commit 8cbf6b7

Please sign in to comment.