We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bdea17 commit b099cf3Copy full SHA for b099cf3
django_ptpython/__init__.py
@@ -1 +1 @@
1
-__version__ = "1.0.0"
+__version__ = "1.0.1"
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
2
name = "django_ptpython"
3
-version = "1.0.0"
+version = "1.0.1"
4
description = "PtPython as default Django shell."
5
authors = ["Reganto <tell.reganto@gmail.com>"]
6
license = "Apache-2.0"
0 commit comments