Skip to content

Commit

Permalink
Bump cryptol-remote-api versions to 3.0.1.99 development version
Browse files Browse the repository at this point in the history
  • Loading branch information
m-yac committed Jul 10, 2023
1 parent ae4cb53 commit a090354
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cryptol-remote-api/cryptol-remote-api.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 2.4
name: cryptol-remote-api
version: 3.0.1.00
version: 3.0.1.99
license: BSD-3-Clause
license-file: LICENSE
author: Galois, Inc.
Expand Down
2 changes: 1 addition & 1 deletion cryptol-remote-api/python/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "cryptol"
version = "3.0.1.00"
version = "3.0.1.99"
readme = "README.md"
keywords = ["cryptography", "verification"]
description = "Cryptol client for the Cryptol 2.13 RPC server"
Expand Down

0 comments on commit a090354

Please sign in to comment.