Skip to content

Commit

Permalink
alectryon: Release version 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cpitclaudel committed Jul 1, 2021
1 parent 2dd52dd commit 2c04bd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alectryon/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@

"""Annotate segments of Coq code with responses and goals."""

__version__ = "1.0"
__version__ = "1.1"
__author__ = 'Clément Pit-Claudel'
GENERATOR = "Alectryon"

0 comments on commit 2c04bd9

Please sign in to comment.