Skip to content

Commit e4fc341

Browse files
committed
version bump
1 parent 0ba2815 commit e4fc341

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

wllvm/version.py

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,10 @@
7575
1.2.5 - 4/17/2019 Fixing the pip package, hopefully.
7676
7777
1.2.6 - 6/18/2019 Various compiler cmd line options parsing tweaks."
78+
79+
1.2.7 - 6/18/2019 The File type fix."
80+
7881
"""
7982

80-
wllvm_version = '1.2.6'
83+
wllvm_version = '1.2.7'
8184
wllvm_date = 'June 18 2019'

0 commit comments

Comments
 (0)