Skip to content

Commit 316c004

Browse files
authored
updating version within _init_.py (#28)
* updating version
1 parent 4c0b8de commit 316c004

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

riscv_config/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
from pkgutil import extend_path
22
__path__ = extend_path(__path__, __name__)
3-
__version__ = "2.1.0"
3+
__version__ = "2.1.1"

0 commit comments

Comments
 (0)