mirror of
https://github.com/m-labs/artiq.git
synced 2024-12-05 01:36:39 +08:00
10 lines
182 B
ReStructuredText
10 lines
182 B
ReStructuredText
Release notes
|
|
=============
|
|
|
|
1.0
|
|
---
|
|
|
|
* First release
|
|
* Experiments (your code) should use ``from artiq.experiment import *``
|
|
(and not ``from artiq import *`` as previously)
|