Skip to content

Commit

Permalink
bump version to 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gertjanvanzwieten committed Sep 30, 2022
1 parent 0b01ca2 commit 0da346e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nutils/SI.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
import operator
import typing

__version__ = '0.1'
__version__ = '1.0'


class Dimension(type):
Expand Down

0 comments on commit 0da346e

Please sign in to comment.