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 1e3a84b commit 1a3b734Copy full SHA for 1a3b734
pongo2.go
@@ -1,7 +1,7 @@
1
package pongo2
2
3
// Version string
4
-const Version = "dev"
+const Version = "v2"
5
6
// Helper function which panics, if a Template couldn't
7
// successfully parsed. This is how you would use it:
0 commit comments