Skip to content

Commit 30b883d

Browse files
committed
update version
1 parent b31db43 commit 30b883d

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
@@ -51,7 +51,7 @@ def get_package_data():
5151
setup(
5252
name='bink',
5353
packages=find_packages(exclude=['tests']),
54-
version='0.3.0',
54+
version='0.3.1',
5555
description='Runtime for Ink, a scripting language for writing interactive narrative',
5656
long_description_content_type='text/x-rst',
5757
long_description=description,

0 commit comments

Comments
 (0)