Skip to content

Commit 49d914f

Browse files
actions-usergithub-actions
authored and
github-actions
committed
0.4.6
Automatically generated by python-semantic-release
1 parent 2ffe981 commit 49d914f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
<!--next-version-placeholder-->
44

5+
## v0.4.6 (2022-08-11)
6+
### Fix
7+
* Change old pypi parameters with new ones ([`2ffe981`](https://github.com/socialpoint-labs/spine-json-lib/commit/2ffe9819af607a4a1ae108bcd5ce1550f1c7ef99))
8+
59
## v0.4.5 (2022-08-10)
610
### Fix
711
* Update python semantic release to a newer version ([`f74b30e`](https://github.com/socialpoint-labs/spine-json-lib/commit/f74b30e78837573c60e863b6a05bd98457d9ef8e))

spine_json_lib/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '0.4.5'
1+
__version__ = '0.4.6'
22
__url__ = 'https://github.com/socialpoint-labs/spine-json-lib'
33

44
from spine_json_lib.spine_animation_editor import SpineAnimationEditor

0 commit comments

Comments
 (0)