We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a25228a + ca5feec commit 1d22ea7Copy full SHA for 1d22ea7
src/aturtle/__init__.py
@@ -10,7 +10,7 @@
10
"""
11
12
13
-__version__ = '19.1.0a0'
+__version__ = '1.0.0a0'
14
15
__title__ = 'aturtle'
16
__description__ = 'Python A-Turtle'
0 commit comments