Skip to content

Commit

Permalink
0.4.0
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
actions-user committed Feb 1, 2022
1 parent 545c9ac commit 58b911f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
<!--next-version-placeholder-->

## v0.4.0 (2022-02-01)
### Feature
* Remove long description ([`ffd8722`](https://github.com/josex2r/python_js/commit/ffd8722ddf621d49b842d0c7eb189ab9852b9500))
* Gh workfllow ([`8b23201`](https://github.com/josex2r/python_js/commit/8b23201279832c6066713a45d9a1f820a3c91789))

## v0.3.0 (2022-02-01)
### Feature
* Add changelog ([`e954b69`](https://github.com/josex2r/python_js/commit/e954b69d1dc6e91fa249b02073b7b2ae75212ce4))
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import setuptools

__version__ = "0.3.0"
__version__ = "0.4.0"

setuptools.setup(
name="python_js",
Expand Down

0 comments on commit 58b911f

Please sign in to comment.