Skip to content

Commit 4639203

Browse files
committed
Fix version number
1 parent c051d33 commit 4639203

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

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

77
setup(
88
name='magma-lang',
9-
version='2.3.1',
9+
version='2.4.0',
1010
url='https://github.com/phanrahan/magma',
1111
license='MIT',
1212
maintainer='Lenny Truong',

0 commit comments

Comments
 (0)