diff --git a/js/wq/app.js b/js/wq/app.js index 49592aa1..ed134b03 100644 --- a/js/wq/app.js +++ b/js/wq/app.js @@ -1,5 +1,5 @@ /*! - * wq.app 0.7.4-dev - wq/app.js + * wq.app 0.7.4 - wq/app.js * Utilizes store and pages to dynamically load and render * content from a wq.db-compatible REST service * (c) 2012-2015, S. Andrew Sheppard diff --git a/js/wq/appcache.js b/js/wq/appcache.js index 25060a44..30a25123 100644 --- a/js/wq/appcache.js +++ b/js/wq/appcache.js @@ -1,5 +1,5 @@ /* - * wq.app 0.7.4-dev - wq/appcache.js + * wq.app 0.7.4 - wq/appcache.js * Monitor HTML5 appcache events and trigger callback * (c) 2012-2015, S. Andrew Sheppard * https://wq.io/license diff --git a/js/wq/autocomplete.js b/js/wq/autocomplete.js index 1e05701d..43bc9d1d 100644 --- a/js/wq/autocomplete.js +++ b/js/wq/autocomplete.js @@ -1,5 +1,5 @@ /* - * wq.app 0.7.4-dev - wq/autocomplete.js + * wq.app 0.7.4 - wq/autocomplete.js * Simple AJAX autocomplete leveraging the HTML5 element * (c) 2014-2015, S. Andrew Sheppard * https://wq.io/license diff --git a/js/wq/chart.js b/js/wq/chart.js index 359b7199..7a73cc47 100644 --- a/js/wq/chart.js +++ b/js/wq/chart.js @@ -1,5 +1,5 @@ /*! - * wq.app 0.7.4-dev - wq/chart.js + * wq.app 0.7.4 - wq/chart.js * Reusable SVG charts for analyzing time-series data. * (c) 2013-2015, S. Andrew Sheppard * https://wq.io/license diff --git a/js/wq/console.js b/js/wq/console.js index 6d087459..7fabb4a2 100644 --- a/js/wq/console.js +++ b/js/wq/console.js @@ -1,5 +1,5 @@ /* - * wq.app 0.7.4-dev - wq/console.js + * wq.app 0.7.4 - wq/console.js * Fallback for code using console.log * (c) 2012-2015, S. Andrew Sheppard * https://wq.io/license diff --git a/js/wq/json.js b/js/wq/json.js index ee90459f..cff1841e 100644 --- a/js/wq/json.js +++ b/js/wq/json.js @@ -1,5 +1,5 @@ /* - * wq.app 0.7.4-dev - wq/json.js + * wq.app 0.7.4 - wq/json.js * Simple wrapper around jQuery.ajax * (so projects can supply non-jQuery implementations if needed.) * (c) 2013-2015, S. Andrew Sheppard diff --git a/js/wq/locate.js b/js/wq/locate.js index 4484ee48..da5081ae 100644 --- a/js/wq/locate.js +++ b/js/wq/locate.js @@ -1,5 +1,5 @@ /*! - * wq.app 0.7.4-dev - wq/locate.js + * wq.app 0.7.4 - wq/locate.js * Geolocation utilities via Leaflet's Map.locate * (c) 2013-2015, S. Andrew Sheppard * https://wq.io/license diff --git a/js/wq/map.js b/js/wq/map.js index 997875e5..5356d1a2 100644 --- a/js/wq/map.js +++ b/js/wq/map.js @@ -1,5 +1,5 @@ /*! - * wq.app 0.7.4-dev - wq/map.js + * wq.app 0.7.4 - wq/map.js * Leaflet integration for app.js list & detail views * (c) 2013-2015, S. Andrew Sheppard * https://wq.io/license diff --git a/js/wq/markdown.js b/js/wq/markdown.js index 817c1d62..f20adaf1 100644 --- a/js/wq/markdown.js +++ b/js/wq/markdown.js @@ -1,5 +1,5 @@ /* - * wq.app 0.7.4-dev - wq/markdown.js + * wq.app 0.7.4 - wq/markdown.js * Adds markdown support to template.js * (c) 2013-2015, S. Andrew Sheppard * https://wq.io/license diff --git a/js/wq/online.js b/js/wq/online.js index 50eabc4e..4cdad1af 100644 --- a/js/wq/online.js +++ b/js/wq/online.js @@ -1,5 +1,5 @@ /* - * wq.app 0.7.4-dev - wq/online.js + * wq.app 0.7.4 - wq/online.js * Monitor network state. * (c) 2012-2015, S. Andrew Sheppard * https://wq.io/license diff --git a/js/wq/owl.js b/js/wq/owl.js index fc08770b..5e0ffef9 100644 --- a/js/wq/owl.js +++ b/js/wq/owl.js @@ -1,5 +1,5 @@ /* - * wq.app 0.7.4-dev - wq/owl.js + * wq.app 0.7.4 - wq/owl.js * Client for the Offline Web Log service. * (c) 2014-2015, S. Andrew Sheppard * https://wq.io/license diff --git a/js/wq/pages.js b/js/wq/pages.js index 9b1a6ee6..e75bf0f2 100644 --- a/js/wq/pages.js +++ b/js/wq/pages.js @@ -1,5 +1,5 @@ /*! - * wq.app 0.7.4-dev - wq/pages.js + * wq.app 0.7.4 - wq/pages.js * Dynamically generate jQuery Mobile pages for specified URLs * (c) 2012-2015, S. Andrew Sheppard * https://wq.io/license diff --git a/js/wq/pandas.js b/js/wq/pandas.js index 17ddad5d..a42266a9 100644 --- a/js/wq/pandas.js +++ b/js/wq/pandas.js @@ -1,5 +1,5 @@ /* - * wq.app 0.7.4-dev - wq/pandas.js + * wq.app 0.7.4 - wq/pandas.js * Load and parse CSV with complex headers (e.g. from pandas DataFrames) * (c) 2014-2015, S. Andrew Sheppard * https://wq.io/license diff --git a/js/wq/photos.js b/js/wq/photos.js index 1911861f..a25b8b39 100644 --- a/js/wq/photos.js +++ b/js/wq/photos.js @@ -1,5 +1,5 @@ /* - * wq.app 0.7.4-dev - wq/photos.js + * wq.app 0.7.4 - wq/photos.js * Helpers for working with Cordova photo library * (c) 2012-2015, S. Andrew Sheppard * https://wq.io/license diff --git a/js/wq/progress.js b/js/wq/progress.js index 27ae6b0c..f944f5ac 100644 --- a/js/wq/progress.js +++ b/js/wq/progress.js @@ -1,5 +1,5 @@ /* - * wq.app 0.7.4-dev - wq/progress.js + * wq.app 0.7.4 - wq/progress.js * Simple AJAX polling for HTML5 element * (c) 2014-2015, S. Andrew Sheppard * https://wq.io/license diff --git a/js/wq/router.js b/js/wq/router.js index 9da35190..b96db64c 100644 --- a/js/wq/router.js +++ b/js/wq/router.js @@ -1,5 +1,5 @@ /* - * wq.app 0.7.4-dev - wq/router.js + * wq.app 0.7.4 - wq/router.js * Simple wrapper for jQuery.mobile.Router * (c) 2012-2015, S. Andrew Sheppard * https://wq.io/license diff --git a/js/wq/spinner.js b/js/wq/spinner.js index 021d88ad..b509e0cc 100644 --- a/js/wq/spinner.js +++ b/js/wq/spinner.js @@ -1,5 +1,5 @@ /* - * wq.app 0.7.4-dev - wq/spinner.js + * wq.app 0.7.4 - wq/spinner.js * Wrapper for jQuery Mobile's spinner * (c) 2012-2015, S. Andrew Sheppard * https://wq.io/license diff --git a/js/wq/store.js b/js/wq/store.js index cb3d6382..4391a712 100644 --- a/js/wq/store.js +++ b/js/wq/store.js @@ -1,5 +1,5 @@ /*! - * wq.app 0.7.4-dev - wq/store.js + * wq.app 0.7.4 - wq/store.js * Locally-persistent, optionally server-populated JSON datastore(s) * (c) 2012-2015, S. Andrew Sheppard * https://wq.io/license diff --git a/js/wq/template.js b/js/wq/template.js index 3bc7906e..461b4259 100644 --- a/js/wq/template.js +++ b/js/wq/template.js @@ -1,5 +1,5 @@ /* - * wq.app 0.7.4-dev - wq/template.js + * wq.app 0.7.4 - wq/template.js * Convenience wrapper for mustache.js * (c) 2012-2015, S. Andrew Sheppard * https://wq.io/license diff --git a/setup.py b/setup.py index f7639877..54e19ce7 100644 --- a/setup.py +++ b/setup.py @@ -67,7 +67,7 @@ def create_wq_namespace(): setup( name='wq.app', - version='0.7.4-dev', + version='0.7.4', author='S. Andrew Sheppard', author_email='andrew@wq.io', url='http://wq.io/wq.app',