Skip to content

Commit

Permalink
Merge pull request #6 from justgigio/bump-v0.0.3
Browse files Browse the repository at this point in the history
Bump to v0.0.3
  • Loading branch information
justgigio authored Nov 8, 2023
2 parents 3642c7c + b6d1554 commit 3ed3a98
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
author = 'Giovane Costa'

release = '0.0'
version = '0.0.2'
version = '0.0.3'

# -- General configuration

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "awesome_git_mosaic"
version = "0.0.2"
version = "0.0.3"
description = "An awesome tool to write small texts on GitHub mosaic"
authors = ["Giovane Costa <[email protected]>"]
license = "MIT License"
Expand Down

0 comments on commit 3ed3a98

Please sign in to comment.