Skip to content

Commit

Permalink
package version 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fallenhitokiri committed Dec 11, 2014
1 parent c65b971 commit 6cdcfe4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion drupan/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
Version for drupan
"""

__version__ = "2.0.0"
__version__ = "2.1.0"
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
- `gitsub` commits the changes to git and pushes to a remote server
- `s3sub` uploads the site to S3
- `s3cf` upload directly to S3 and invalidate CouldFront using boto
Plugins
======
Expand Down

0 comments on commit 6cdcfe4

Please sign in to comment.