Skip to content
This repository was archived by the owner on Oct 5, 2023. It is now read-only.

Commit c47a624

Browse files
authored
Release version 0.2.0 (#31)
1 parent 92f9288 commit c47a624

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ site_author: Adin Hodovic
1313

1414
extra:
1515
version: 0.1
16-
release: 0.1.9
16+
release: 0.2.0

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "django-google-optimize"
33
authors = ["Adin Hodovic <[email protected]>"]
44
license = "MIT"
5-
version = "0.1.9"
5+
version = "0.2.0"
66
readme = "README.md"
77
homepage = "https://github.com/adinhodovic/django-google-optimize"
88
repository = "https://github.com/adinhodovic/django-google-optimize"

0 commit comments

Comments
 (0)