fix pypi packages

This commit is contained in:
Richard Smith 2019-05-21 22:21:41 +01:00
parent 9321c37397
commit ad0420408c
3 changed files with 6 additions and 6 deletions

View file

@ -1,4 +1,4 @@
__version__ = "2.5.dev2"
__version__ = "2.5.dev3"
from ._raylib_cffi import ffi, lib as rl
from _raylib_cffi.lib import *