gigasquid commented on issue #12525: [WIP] Updating news, readme files and bumping master version to 1.3.1 URL: https://github.com/apache/incubator-mxnet/pull/12525#issuecomment-420646957 Thanks for putting this together @Roshrini. The version number is located in the `project.clj` files in the Clojure package. - https://github.com/apache/incubator-mxnet/blob/master/contrib/clojure-package/project.clj#L18 - The main one - And one for each of the examples directory project.clj dependencies. For example here https://github.com/apache/incubator-mxnet/blob/master/contrib/clojure-package/examples/cnn-text-classification/project.clj#L22 - and finally the README should be updated to point to the right 1.3.0 instead of 1.2.1 maven jars I'd be happy to put a separate PR together for it if you prefer.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
