Skip to content

Commit c736717

Browse files
📦 PyPI: 0.2.1.dev1
1 parent 9b2426a commit c736717

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

‎LAST_VERSION‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.3.0
1+
0.2.1.dev1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
__version__ = '0.3.0'
1+
__version__ = '0.2.1.dev1'
22

33
__author__ = 'Fernando Celmer <[email protected]>'

‎pyproject.toml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "mkdocs-simple-blog"
3-
version = "0.3.0"
3+
version = "0.2.1.dev1"
44
authors = [
55
{ name="Fernando Celmer", email="[email protected]" },
66
]
@@ -35,7 +35,7 @@ Changelog = "https://fernandocelmer.github.io/mkdocs-simple-blog/nav/development
3535

3636
[tool.poetry]
3737
name = "mkdocs-simple-blog"
38-
version = "0.3.0"
38+
version = "0.2.1.dev1"
3939
description = "Mkdocs Blog Theme"
4040
authors = ["Fernando Celmer <[email protected]>"]
4141
license = "MIT"

0 commit comments

Comments
 (0)