projects
/
litex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64aa4ae
)
bump to 0.2.dev
author
Florent Kermarrec
<florent@enjoy-digital.fr>
Fri, 23 Feb 2018 12:36:32 +0000
(13:36 +0100)
committer
Florent Kermarrec
<florent@enjoy-digital.fr>
Fri, 23 Feb 2018 12:36:32 +0000
(13:36 +0100)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index 8bc614c787bd9868e835ae9298998fcb74366125..bd78a9db96c11e9a0fe3563eaac5370a4a75fca5 100755
(executable)
--- a/
setup.py
+++ b/
setup.py
@@
-11,7
+11,7
@@
if sys.version_info[:3] < (3, 5):
setup(
name="litex",
- version="0.
1
",
+ version="0.
2.dev
",
description="Python tools to design FPGA cores and SoCs",
long_description=open("README").read(),
author="Florent Kermarrec",