We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f2778f commit f63adcfCopy full SHA for f63adcf
1 file changed
pyproject.toml
@@ -6,7 +6,7 @@ requires = [
6
7
[project]
8
name = "easy-django-cli"
9
-version = "0.1.0"
+version = "0.1.1"
10
description = "A modern CLI tool that replaces 'python manage.py' and 'django-admin' with simpler 'django' or 'dj' commands"
11
readme = "README.md"
12
keywords = [
0 commit comments