Skip to content

Commit 4ce497a

Browse files
committed
build: bump version to 4.1.0
1 parent 6f22455 commit 4ce497a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/changelog.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
Changelog
44
=========
55

6-
*************************
7-
Development Version 4.1.0
8-
*************************
6+
*************
7+
Version 4.1.0
8+
*************
99

1010
Twitch
1111
------

twitchAPI/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
VERSION = (4, 1, 0, 'a')
1+
VERSION = (4, 1, 0, '')
22

3-
__version__ = '4.1.0-a'
3+
__version__ = '4.1.0'

0 commit comments

Comments
 (0)