Skip to content

Commit

Permalink
Update cmsplugin_filer_gallery/__init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
fivethreeo committed Dec 8, 2011
1 parent ad2aa16 commit 8c9d747
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmsplugin_filer_gallery/__init__.py
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
VERSION = (1, 0, 0, 'alpha', 0)
VERSION = (1, 0, 1, 'alpha', 0)

def get_version():
version = '%s.%s' % (VERSION[0], VERSION[1])
Expand Down

0 comments on commit 8c9d747

Please sign in to comment.