We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b31db43 commit 30b883dCopy full SHA for 30b883d
setup.py
@@ -51,7 +51,7 @@ def get_package_data():
51
setup(
52
name='bink',
53
packages=find_packages(exclude=['tests']),
54
- version='0.3.0',
+ version='0.3.1',
55
description='Runtime for Ink, a scripting language for writing interactive narrative',
56
long_description_content_type='text/x-rst',
57
long_description=description,
0 commit comments