bump version number
This commit is contained in:
parent
8c8e41ac53
commit
07df98cd42
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -3,7 +3,7 @@
|
|||
from setuptools import setup
|
||||
|
||||
setup(name='float_raster',
|
||||
version='0.3',
|
||||
version='0.4',
|
||||
description='High-precision anti-aliasing polygon rasterizer',
|
||||
author='Jan Petykiewicz',
|
||||
author_email='anewusername@gmail.com',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue