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.
2 parents a26041e + 0a65076 commit 7b3a132Copy full SHA for 7b3a132
Project.toml
@@ -1,6 +1,6 @@
1
name = "Primes"
2
uuid = "27ebfcd6-29c5-5fa9-bf4b-fb8fc14df3ae"
3
-version = "0.5.3"
+version = "0.5.4"
4
5
[deps]
6
IntegerMathUtils = "18e54dd8-cb9d-406c-a71d-865a43cbb235"
appveyor.yml
@@ -1,7 +1,7 @@
environment:
matrix:
- julia_version: 1.6
- - julia_version: 1
+ - julia_version: latest
- julia_version: nightly
7
allow_failures:
0 commit comments