Skip to content

Commit

Permalink
Update version #
Browse files Browse the repository at this point in the history
  • Loading branch information
mfcovington committed Apr 20, 2015
1 parent 94d1bd8 commit d9973de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,4 @@ CMS Shiny is A Django app for adding [R Shiny apps](http://shiny.rstudio.com) to

- Create a CMS page and attach the `Shiny Apps App` under `Advanced Settings` for the page.

*Version 0.1.0*
*Version 0.1.1*
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@

setup(
name='djangocms-shiny-app',
version='0.1.0',
version='0.1.1',
packages=['cms_shiny'],
include_package_data=True,
license='BSD License',
Expand Down

0 comments on commit d9973de

Please sign in to comment.