Skip to content

Commit 17cb503

Browse files
author
David Read
committed
[noticket] Increment version number to reflect big change to reports and model.
1 parent 13d77f4 commit 17cb503

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

MANIFEST.in

-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
recursive-include ckanext/qa/templates *
2-
recursive-include ckanext/qa/public *
32
include setup.py

ckanext/qa/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
import pkgutil
77
__path__ = pkgutil.extend_path(__path__, __name__)
88

9-
__version__ = '0.3'
9+
__version__ = '0.4'

0 commit comments

Comments
 (0)