Skip to content

Commit f7c91f5

Browse files
committed
Bump version
1 parent 718879e commit f7c91f5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Interactively using the documentation requires `jupyter`, and building a static
7474
## Citing
7575
If this software has benefited your research, please consider citing:
7676

77-
arXiv ID for now.
77+
arXiv ID to be posted.
7878

7979
## References
8080
[1]: Cywinski, L., Lutchyn, R. M., Nave, C. P., & Das Sarma, S. (2008). How to enhance dephasing time in superconducting qubits. Physical Review B - Condensed Matter and Materials Physics, 77(17), 1–11. [https://doi.org/10.1103/PhysRevB.77.174509](https://doi.org/10.1103/PhysRevB.77.174509)

filter_functions/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@
3232
'pulse_sequence', 'remap', 'util', 'superoperator', 'infidelity_derivative']
3333

3434

35-
__version__ = '0.4.0'
35+
__version__ = '1.0.0'
3636
__license__ = 'GNU GPLv3+'
3737
__author__ = 'Quantum Technology Group, RWTH Aachen University'

0 commit comments

Comments
 (0)