Skip to content

Commit 6e679c3

Browse files
bors[bot]AstraLuma
andcommitted
Merge #148
148: Cut a 1.0 Alpha 1 release r=astronouth7303 a=astronouth7303 Getting a pre-release onto PyPI allows us to unblock PPB and more easily get feedback from any testers. Note that this is not expected to be final, and there are clearly issues we want to resolve before 1.0 final. However, the basic API seems to have stabilized, so other projects (PPB) can move forward against this API. Co-authored-by: Jamie Bliss <jamie@ivyleav.es>
2 parents f5c63ae + c29604e commit 6e679c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = ppb-vector
3-
version = 0.4.0rc1
3+
version = 1.0a1
44
author = Piper Thunstrom
55
author_email = pathunstrom@gmail.com
66
description = A basic game development Vector2 class.

0 commit comments

Comments
 (0)