Skip to content

Commit

Permalink
Bump to v0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
justgigio committed Nov 8, 2023
1 parent 3642c7c commit b6d1554
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 b6d1554

Please sign in to comment.