Skip to content

Commit 29e520d

Browse files
use semantic versioning
1 parent c4e9f6d commit 29e520d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ def run(self):
4444

4545
setup(
4646
name='finemotion',
47-
version='0.1',
47+
version='1.0.0',
4848
description='Our emotional annotation algorithm is built upon the foundation ' \
4949
'laid by the Text2Emotion project, with a series of key enhancements ' \
5050
'aimed at optimizing its functionality for financial news analysis',

0 commit comments

Comments
 (0)