Skip to content

Commit

Permalink
Upgrade version number for 2.6.5b
Browse files Browse the repository at this point in the history
  • Loading branch information
amercader committed Feb 28, 2018
1 parent ca7e6e4 commit 08bd3a9
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.4'
__version__ = '2.6.5b'

__description__ = 'CKAN Software'
__long_description__ = \
Expand Down

0 comments on commit 08bd3a9

Please sign in to comment.