diff --git a/setup.cfg b/setup.cfg index 8dc24fd0..5ff562f9 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ test = pytest [metadata] name = ppb -version = 0.7.0a1 +version = 0.7.0b1 author = Piper Thunstrom author_email = pathunstrom@gmail.com description = An Event Driven Python Game Engine