Skip to content

Commit a1f868b

Browse files
committed
Bumped hikari version to 0.2.1
1 parent b81726d commit a1f868b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
author = u'Daniel Tchoń'
2323

2424
# The full version, including alpha/beta/rc tags
25-
release = '0.2.0'
25+
release = '0.2.1'
2626

2727

2828
# -- General configuration ---------------------------------------------------

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
setup(
2727
name='hikari-toolkit',
28-
version='0.2.0',
28+
version='0.2.1',
2929
author='Daniel Tchoń',
3030
author_email='[email protected]',
3131
packages=find_packages(exclude=('legacy', )),

0 commit comments

Comments
 (0)