We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80a90a7 commit ca9013fCopy full SHA for ca9013f
albow/version.py
@@ -1 +1 @@
1
-version = '2.7.7'
+version = '2.7.8'
setup.py
@@ -10,7 +10,7 @@
10
11
setup(
12
name="python3-albow",
13
- version="2.7.7",
+ version="2.7.8",
14
description="A Little Bit of Widgetry for PyGame",
15
long_description=README,
16
long_description_content_type="text/markdown",
0 commit comments