mirror of
https://github.com/ETLCPP/etl.git
synced 2026-06-26 20:38:45 +08:00
Updated version number
This commit is contained in:
parent
7593c0b14b
commit
c10da4e433
@ -6,7 +6,7 @@ from conans import ConanFile
|
|||||||
|
|
||||||
class EmbeddedTemplateLibraryConan(ConanFile):
|
class EmbeddedTemplateLibraryConan(ConanFile):
|
||||||
name = "embedded-template-library"
|
name = "embedded-template-library"
|
||||||
version = "14.11.2"
|
version = "14.28.2"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
author = "John Wellbelove <smartgit@wellbelove.co.uk>"
|
author = "John Wellbelove <smartgit@wellbelove.co.uk>"
|
||||||
url = "https://github.com/ETLCPP/etl"
|
url = "https://github.com/ETLCPP/etl"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user