Skip to content

Commit

Permalink
Bump version 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
abulte committed May 24, 2019
1 parent 3bfe956 commit 4212eea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## Current (in progress)
## 1.2.2 (2019-05-24)

- Max out package_search rows limit [#100](https://github.com/opendatateam/udata-ckan/pull/98)

Expand Down
2 changes: 1 addition & 1 deletion udata_ckan/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
'''
from __future__ import unicode_literals

__version__ = '1.2.2.dev'
__version__ = '1.2.2'
__description__ = 'CKAN integration for udata'

0 comments on commit 4212eea

Please sign in to comment.