Skip to content

Commit

Permalink
pycalco/__init__: update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
trabdlkarim committed May 20, 2021
1 parent 4b9a8f0 commit 7e34791
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pycalco/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

version = '0.9.1'
version = '0.9.2'

from . import aux
from . import cmd
Expand Down

0 comments on commit 7e34791

Please sign in to comment.