Skip to content

Commit

Permalink
Minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
dmaccarthy committed Feb 18, 2023
1 parent ad4532c commit d632a41
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
An educational programming package for Python 3.4+. Inspired by Scratch and Processing, sc8pr's aim is to make it easy for new and experienced Python programmers to create animations, games, and other graphics-based programs.
An educational programming package for Python 3.7+. Inspired by Scratch and Processing, sc8pr's aim is to make it easy for new and experienced Python programmers to create animations, games, and other graphics-based programs.

Features include:
* a simple, event-driven approach to creating interactive animations
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = sc8pr
version = 3.0.a1
version = 3.0.a2
author = D.G. MacCarthy
author_email = [email protected]
url = https://dmaccarthy.github.io/sc8pr
Expand Down

0 comments on commit d632a41

Please sign in to comment.