Skip to content

Commit

Permalink
new release
Browse files Browse the repository at this point in the history
  • Loading branch information
malb committed Jul 24, 2020
1 parent 1f551c1 commit 028f318
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/fpylll/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
from .fplll.sieve_gauss import GaussSieve
from .util import ReductionError
from .util import FPLLL
__version__ = "0.5.1dev"
__version__ = "0.5.2dev"

0 comments on commit 028f318

Please sign in to comment.