Skip to content

Commit

Permalink
Version 0.3.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
BertrandBordage committed Sep 5, 2014
1 parent f551b49 commit 68b51b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmsplugin_footnote/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
__version__ = (0, 2, 6)
__version__ = (0, 3, 0)
version_string = '.'.join(str(n) for n in __version__)

0 comments on commit 68b51b1

Please sign in to comment.