Commit 58e8f457 authored by Robert Jordens's avatar Robert Jordens
Browse files

setup.py: sync version to git/conda

parent b3b7bcea
...@@ -15,7 +15,7 @@ requirements = [ ...@@ -15,7 +15,7 @@ requirements = [
setup( setup(
name="migen", name="migen",
version="0.4", version="0.5.dev",
description="Python toolbox for building complex digital hardware", description="Python toolbox for building complex digital hardware",
long_description=open("README.md").read(), long_description=open("README.md").read(),
author="Sebastien Bourdeauducq", author="Sebastien Bourdeauducq",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment