We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03057d4 commit a6e2c1dCopy full SHA for a6e2c1d
.travis.yml
@@ -4,7 +4,7 @@ os:
4
- osx
5
julia:
6
- 1.0
7
- - 1.2
+ - 1
8
- nightly
9
notifications:
10
email: false
Project.toml
@@ -1,6 +1,6 @@
1
name = "FixedPointNumbers"
2
uuid = "53c48c17-4a7d-5ca2-90c5-79b7896eea93"
3
-version = "0.7.0"
+version = "0.8.0"
[compat]
julia = "1"
0 commit comments