We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7445255 commit a7ca314Copy full SHA for a7ca314
docs/HISTORY.txt
@@ -1,6 +1,12 @@
1
Changelog
2
=========
3
4
+1.3.4.2 (unreleased)
5
+--------------------
6
+
7
+- Nothing changed yet.
8
9
10
1.3.4.1 (2012-01-04)
11
--------------------
12
setup.py
@@ -1,7 +1,7 @@
from setuptools import setup, find_packages
import os
-version = '1.3.4.1'
+version = '1.3.4.2.dev0'
setup(name='collective.js.fancybox',
version=version,
0 commit comments