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