Skip to content

Commit ca9013f

Browse files
committed
Get ready for 2.7.8
1 parent 80a90a7 commit ca9013f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

albow/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version = '2.7.7'
1+
version = '2.7.8'

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
setup(
1212
name="python3-albow",
13-
version="2.7.7",
13+
version="2.7.8",
1414
description="A Little Bit of Widgetry for PyGame",
1515
long_description=README,
1616
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)