Skip to content

Commit 7eefd4e

Browse files
committed
Version update
1 parent c0061c5 commit 7eefd4e

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
1.2.2
2+
======
3+
4+
* Cross python support for iterators
5+
6+
1.2.1
7+
======
8+
9+
* Cross python support for metclasses
10+
111
1.2.0
212
======
313

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
setup(
1212
name='pyArango',
1313

14-
version='1.2.1',
14+
version='1.2.2',
1515

1616
description='An easy to use python driver for ArangoDB with built-in validation',
1717
long_description=long_description,

0 commit comments

Comments
 (0)