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 97a57b1 commit 69e76ddCopy full SHA for 69e76dd
docs/src/citation.md
@@ -9,3 +9,5 @@ Resource Identifier (RRID):
9
10
+ DataJoint Elements ([RRID:SCR_021894](https://scicrunch.org/resolver/SCR_021894)) -
11
Element Array Electrophysiology (version {{ PATCH_VERSION }})
12
+
13
+If your work uses Kilosort, please cite the respective [manuscripts](https://github.com/MouseLand/Kilosort#citation-requirement).
element_array_ephys/version.py
@@ -1,2 +1,2 @@
1
"""Package metadata."""
2
-__version__ = "0.2.9"
+__version__ = "0.2.10"
0 commit comments