Skip to content

Commit

Permalink
Bump version to 1.1.2 (celiagg#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
jwiggins authored Feb 21, 2021
1 parent 2573ed3 commit 85a2962
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ def configuration(parent_package='', top_path=None):
name='celiagg',
configuration=configuration,
license='MIT',
version='1.1.1',
version='1.1.2',
description='Anti-Grain Geometry for Python 3 with Cython',
long_description=long_description,
long_description_content_type='text/x-rst',
Expand Down

0 comments on commit 85a2962

Please sign in to comment.