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

Commit

Permalink
Release version 0.2.0 (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
adinhodovic committed Feb 27, 2020
1 parent 92f9288 commit c47a624
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ site_author: Adin Hodovic

extra:
version: 0.1
release: 0.1.9
release: 0.2.0
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "django-google-optimize"
authors = ["Adin Hodovic <[email protected]>"]
license = "MIT"
version = "0.1.9"
version = "0.2.0"
readme = "README.md"
homepage = "https://github.com/adinhodovic/django-google-optimize"
repository = "https://github.com/adinhodovic/django-google-optimize"
Expand Down

0 comments on commit c47a624

Please sign in to comment.