Skip to content

Commit 423f72c

Browse files
authored
Bump version (#22)
* Update test_calibration.py * Update version and changelog * Update .readthedocs.yml * Update 07-snap-gate.ipynb
1 parent 82542ba commit 423f72c

File tree

5 files changed

+294762
-287968
lines changed

5 files changed

+294762
-287968
lines changed

.readthedocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ sphinx:
1616

1717
# Optionally set the version of Python and requirements required to build your docs
1818
python:
19-
version: 3.7
19+
version: 3.8
2020
install:
2121
- requirements: requirements.txt
2222
- method: pip

docs/source/about/changelog.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,15 @@ Change Log
1010
View release history on `PyPI <https://pypi.org/project/sequencing/#history>`_
1111
or `GitHub <https://github.com/sequencing-dev/sequencing/releases>`_.
1212

13+
Version 1.2.0
14+
-------------
15+
16+
Release date: 2022-08-30.
17+
18+
**New Features**
19+
- Add support for time step ``dt != 1 ns`` (`#21 <https://github.com/sequencing-dev/sequencing/pull/21>`_).
20+
21+
1322
Version 1.1.4
1423
-------------
1524

0 commit comments

Comments
 (0)