Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
mwallerb committed Jan 21, 2022
1 parent 0f1ec75 commit 15f4ef2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sparse_ir/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"""
__copyright__ = "Copyright (C) 2020-2021 Markus Wallerberger and others"
__license__ = "MIT"
__version__ = "0.2"
__version__ = "0.3"

min_xprec_version = "1.0"

Expand Down

0 comments on commit 15f4ef2

Please sign in to comment.