File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
[bumpversion]
2
- current_version = 3 .0.16
2
+ current_version = 4 .0.0
3
3
commit = True
4
4
tag = False
5
5
Original file line number Diff line number Diff line change 1
1
[ ![ Build Status] ( https://travis-ci.com/SoftwareQuTech/SimulaQron.svg?branch=Develop )] ( https://travis-ci.com/SoftwareQuTech/SimulaQron )
2
2
3
- SimulaQron - simple quantum network simulator (3 .0.16 )
3
+ SimulaQron - simple quantum network simulator (4 .0.0 )
4
4
=====================================================
5
5
6
6
The purpose of this simulator of quantum network nodes is to allow you to develop new applications for
Original file line number Diff line number Diff line change 1
1
from simulaqron .toolbox .reset import check_config_files
2
2
3
- __version__ = '3 .0.16 '
3
+ __version__ = '4 .0.0 '
4
4
5
5
# Create default config files if there are none
6
6
check_config_files ()
You can’t perform that action at this time.
0 commit comments