Skip to content

Commit 1d22ea7

Browse files
authored
Merge pull request #87 from tmontes/release-1.0.0a0
Version 1.0.0a0.
2 parents a25228a + ca5feec commit 1d22ea7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/aturtle/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"""
1111

1212

13-
__version__ = '19.1.0a0'
13+
__version__ = '1.0.0a0'
1414

1515
__title__ = 'aturtle'
1616
__description__ = 'Python A-Turtle'

0 commit comments

Comments
 (0)