Skip to content

Commit b099cf3

Browse files
committed
Change version to 1.0.1
1 parent 9bdea17 commit b099cf3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

django_ptpython/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.0.0"
1+
__version__ = "1.0.1"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "django_ptpython"
3-
version = "1.0.0"
3+
version = "1.0.1"
44
description = "PtPython as default Django shell."
55
authors = ["Reganto <tell.reganto@gmail.com>"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)