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 c7e6bea commit 04797b4Copy full SHA for 04797b4
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Changelog
2
3
+## [Unreleased]
4
+
5
## [0.3.0] - 2020-11-02
6
7
We have a new documentation website! Check out [torchbox.github.io/django-pattern-library](https://torchbox.github.io/django-pattern-library/).
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "django-pattern-library"
-version = "0.2.9"
+version = "0.3.0"
description = "A module for Django that allows to build pattern libraries for your projects."
authors = [
"Ben Dickinson <ben.dickinson@torchbox.com>"
0 commit comments