forked from github/pelican
bump version
This commit is contained in:
parent
10a5f9c9ba
commit
4d9197d139
2 changed files with 2 additions and 2 deletions
|
|
@ -22,7 +22,7 @@ from pelican.writers import Writer
|
|||
|
||||
__major__ = 3
|
||||
__minor__ = 2
|
||||
__micro__ = 1
|
||||
__micro__ = 2
|
||||
__version__ = "{0}.{1}.{2}".format(__major__, __minor__, __micro__)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue