Skip to content

Commit fc21b5c

Browse files
Merge pull request #654 from guzman-raphael/dev
Update ahead of pre-release
2 parents 0cbad82 + ba7cd24 commit fc21b5c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
* Support for pandas and order by "KEY" (#459, #537, #538, #541) PR #534
2020
* Support file attachment datatype and configurable blob storage (#467, #475, #480, #497) PR #532
2121
* Increase default display rows (#523) PR #526
22-
* Bugfixes (#521, #205, #279, #570, #581, #597, #596, #618, #633)
22+
* Bugfixes (#521, #205, #279, #477, #570, #581, #597, #596, #618, #633, #643, #644, #647)
2323

2424
### 0.11.3 -- Jul 26, 2019
2525
* Fix incompatibility with pyparsing 2.4.1 (#629) PR #631

datajoint/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.12.dev5"
1+
__version__ = "0.12.dev6"

0 commit comments

Comments
 (0)