We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d543bcd commit daadccbCopy full SHA for daadccb
python/src/softfloatpy/_version.py
@@ -1,6 +1,6 @@
1
# SoftFloatPy: A Python binding of Berkeley SoftFloat.
2
#
3
-# Copyright (c) 2024-2025 Arihiro Yoshida. All rights reserved.
+# Copyright (c) 2024-2026 Arihiro Yoshida. All rights reserved.
4
5
# Permission is hereby granted, free of charge, to any person obtaining a copy
6
# of this software and associated documentation files (the "Software"), to deal
@@ -20,4 +20,4 @@
20
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
# SOFTWARE.
22
23
-__version__ = '1.2.1'
+__version__ = '1.2.2'
0 commit comments