Skip to content
Snippets Groups Projects
Commit 4b9c8b9a authored by squidfunk's avatar squidfunk
Browse files

Prepare 0.2.1 release

parent a58cb0ae
Branches
Tags 0.2.1
No related merge requests found
{
"name": "mkdocs-material",
"version": "0.2.0",
"version": "0.2.1",
"description": "A material design theme for MkDocs",
"homepage": "http://squidfunk.github.io/mkdocs-material/",
"authors": [
......
......@@ -36,7 +36,7 @@ theme_dir: material
# Options
extra:
version: 0.2.0
version: 0.2.1
logo: images/logo.png
author:
github: squidfunk
......
{
"name": "mkdocs-material",
"version": "0.2.0",
"version": "0.2.1",
"description": "A material design theme for MkDocs",
"homepage": "http://squidfunk.github.io/mkdocs-material/",
"authors": [
......
......@@ -23,7 +23,7 @@ from setuptools import setup, find_packages
# Package description
setup(
name = 'mkdocs-material',
version = '0.2.0',
version = '0.2.1',
url = 'http://squidfunk.github.io/mkdocs-material/',
license = 'MIT',
description = 'A material design theme for MkDocs',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment