mirror of
https://github.com/coddingtonbear/django-mailbox.git
synced 2026-07-10 06:48:19 +02:00
Bumping version from 0.1.1 to 0.1.2
This commit is contained in:
parent
23bc1106b9
commit
5388ee86ed
2 changed files with 2 additions and 2 deletions
2
Makefile
2
Makefile
|
|
@ -1,4 +1,4 @@
|
||||||
VERSION := 0.1.1
|
VERSION := 0.1.2
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
-rm -rf dist
|
-rm -rf dist
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "django-mailbox2"
|
name = "django-mailbox2"
|
||||||
version = "0.1.1"
|
version = "0.1.2"
|
||||||
description = "I'm forking and making it my own."
|
description = "I'm forking and making it my own."
|
||||||
authors = ["Joe <joe@sunset-crew.com>"]
|
authors = ["Joe <joe@sunset-crew.com>"]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue