Updated Python plugin version to 4.1 EAP for future builds

This commit is contained in:
Andrey Vlasovskikh
2015-01-26 19:05:32 +03:00
parent 723fda95c5
commit 89557317d5
+1 -1
View File
@@ -16,7 +16,7 @@ The Python plug-in provides smart editing for Python scripts. The feature set of
]]></description>
<!-- <PyCharm version> <Build number> (<Beta>|<EAP>|<RC>)? -->
<version>4.0 Beta @@BUILD_NUMBER@@</version>
<version>4.1 @@BUILD_NUMBER@@ EAP</version>
<depends>com.intellij.modules.java</depends>