Skip to content

Commit b69d507

Browse files
committed
Version update
1 parent eece39d commit b69d507

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
------------------------------------------------------------------------------
2-
qPython 1.2.0 [2016.01.*]
2+
qPython 1.2.0 [2016.01.22]
33
------------------------------------------------------------------------------
44

55
- API redesign: enable custom serializers & deserializers

qpython/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
__all__ = ['qconnection', 'qtype', 'qtemporal', 'qcollection']
1818

1919

20-
__version__ = '1.2.0b2'
20+
__version__ = '1.2.0'
2121

2222

2323

0 commit comments

Comments
 (0)