Skip to content

Commit 61d2f46

Browse files
committed
bump v1.2.1
1 parent 9f60aa1 commit 61d2f46

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

changes.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.. currentmodule:: bitproto
22

3-
Version 1.2.1 (Pending)
4-
-----------------------
3+
Version 1.2.1
4+
-------------
55

66
.. _version-1.2.1:
77

compiler/bitproto/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
99
"""
1010

11-
__version__ = "1.2.0"
11+
__version__ = "1.2.1"
1212
__description__ = "bit level data interchange format."

0 commit comments

Comments
 (0)