Skip to content

Commit

Permalink
Update version number for 2.7.1b
Browse files Browse the repository at this point in the history
  • Loading branch information
amercader committed Sep 25, 2017
1 parent edecdf3 commit adee041
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.7.0'
__version__ = '2.7.1b'

__description__ = 'CKAN Software'
__long_description__ = \
Expand Down

0 comments on commit adee041

Please sign in to comment.